Skip to content

Commit

Permalink
update dotnet sdk version (#161)
Browse files Browse the repository at this point in the history
* update dotnet sdk version

---------

Co-authored-by: Laksh Kotian <[email protected]>
Co-authored-by: Laksh Kotian <[email protected]>
  • Loading branch information
3 people authored Nov 15, 2024
1 parent 0c4b2ca commit 2b3a1bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"sdk": {
"version": "8.0.403",
"rollForward": "latestPatch"
"version": "8.0.110",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.56"
Expand Down

0 comments on commit 2b3a1bf

Please sign in to comment.