Skip to content

Commit

Permalink
Merge pull request #6955 from dotnet/dependabot/nuget/csharp/roslyn-s…
Browse files Browse the repository at this point in the history
…dk/SyntaxQuickStart/HelloSyntaxTree/Microsoft.CodeAnalysis.CSharp.Workspaces-4.10.0

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.9.2 to 4.10.0 in /csharp/roslyn-sdk/SyntaxQuickStart/HelloSyntaxTree
  • Loading branch information
github-actions[bot] committed Jun 12, 2024
2 parents 0c1baa3 + c076cc9 commit 6fd51d3
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.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
</ItemGroup>

</Project>

0 comments on commit 6fd51d3

Please sign in to comment.