Skip to content

Commit

Permalink
Merge pull request #324 from mganss/dependabot/nuget/Microsoft.CodeAn…
Browse files Browse the repository at this point in the history
…alysis.CSharp-4.2.0

Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.2.0
  • Loading branch information
mganss authored May 16, 2022
2 parents 6ecfebe + f305122 commit f5c2837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Glob.cs" Version="5.1.766" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="System.CodeDom" Version="6.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
Expand Down

0 comments on commit f5c2837

Please sign in to comment.