Skip to content

Commit

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

Bump Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.1.0
  • Loading branch information
mganss authored Feb 17, 2022
2 parents 4b16a35 + 5dfdf4f commit 375d02e
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.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.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 375d02e

Please sign in to comment.