Skip to content

Commit

Permalink
Merge pull request #6105 from dotnet/dependabot/nuget/csharp/roslyn-s…
Browse files Browse the repository at this point in the history
…dk/Tutorials/MakeConst/MakeConst.Test/Microsoft.CodeAnalysis.CSharp-4.7.0

Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 in /csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.Test
  • Loading branch information
github-actions[bot] authored Aug 23, 2023
2 parents e38ec53 + 49d59d1 commit 1f99c94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1f99c94

Please sign in to comment.