Skip to content

Commit

Permalink
Merge pull request #559 from joecare99/dependabot/nuget/Transpiler_pp…
Browse files Browse the repository at this point in the history
…/Transpiler_pp/multi-15a8ad2463

Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers in /Transpiler_pp
  • Loading branch information
joecare99 authored Jan 8, 2025
2 parents ad551de + 619ac6a commit a86ff57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.3.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Transpiler_pp/Analyzer1/Analyzer1/Analyzer1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="2.9.8" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.3.1" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a86ff57

Please sign in to comment.