Skip to content

Commit 1435e66

Browse files
Update .NET SDK (#958)
Update .NET SDK to version 10.0.100-preview.3.25201.16. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 10.0.100-preview.3.25201.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
1 parent 162e28f commit 1435e66

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.2.25164.34",
3+
"version": "10.0.100-preview.3.25201.16",
44
"allowPrerelease": false,
55
"rollForward": "latestMajor",
66
"paths": [ ".dotnet", "$host$" ],

0 commit comments

Comments
 (0)