Skip to content

Commit 2d036b7

Browse files
costellobotmartincostello
authored andcommitted
Update .NET SDK (#941)
Update .NET SDK to version 10.0.100-preview.4.25258.110. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 10.0.100-preview.4.25258.110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <[email protected]>
1 parent 320ccca commit 2d036b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-preview.3.25201.16",
3+
"version": "10.0.100-preview.4.25258.110",
44
"allowPrerelease": false,
55
"paths": [ ".dotnet", "$host$" ],
66
"errorMessage": "The required version of the .NET SDK could not be found. Please run ./build.ps1 to bootstrap the .NET SDK."

0 commit comments

Comments
 (0)