We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932f8f5 commit 7433a98Copy full SHA for 7433a98
1 file changed
global.json
@@ -1,14 +1,14 @@
1
{
2
"sdk": {
3
- "version": "10.0.300-preview.0.26175.114",
+ "version": "10.0.300-preview.0.26176.116",
4
"paths": [
5
"builds/downloads/dotnet",
6
"$host$"
7
],
8
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
9
},
10
"tools": {
11
- "dotnet": "10.0.300-preview.0.26175.114"
+ "dotnet": "10.0.300-preview.0.26176.116"
12
13
"msbuild-sdks": {
14
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26176.116"
0 commit comments