Skip to content

Commit

Permalink
Merge pull request #6951 from dotnet/dependabot/nuget/csharp/roslyn-s…
Browse files Browse the repository at this point in the history
…dk/SyntaxTransformationQuickStart/ConstructionCS/Microsoft.CodeAnalysis-4.10.0

Bump Microsoft.CodeAnalysis from 4.9.2 to 4.10.0 in /csharp/roslyn-sdk/SyntaxTransformationQuickStart/ConstructionCS
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
2 parents 7a812e4 + a4ef5af commit c1061df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
</ItemGroup>

</Project>

0 comments on commit c1061df

Please sign in to comment.