Skip to content

Commit

Permalink
deps: Update dotnet monorepo
Browse files Browse the repository at this point in the history
Updates-dependency: Microsoft.CodeAnalysis.CSharp
Updates-dependency-from-version: 4.5.0
Updates-dependency-to-version: 4.11.0
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent db43e6a commit 4217b9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "7.0.201"
"version": "7.0.410"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Grynwald.Utilities" Version="1.6.122" />
<PackageReference Include="Markdig" Version="0.30.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand Down

0 comments on commit 4217b9c

Please sign in to comment.