Skip to content

Commit

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

Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0
  • Loading branch information
mganss authored Feb 27, 2023
2 parents cc03fe4 + 06fef5c commit b90b11a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Glob.cs" Version="5.1.1198" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="System.CodeDom" Version="7.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
Expand Down

0 comments on commit b90b11a

Please sign in to comment.