Skip to content

Commit 35358fc

Browse files
costellobotmartincostello
authored andcommitted
Update .NET SDK (#81)
Update .NET SDK to version 10.0.100-preview.2.25164.34. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
1 parent 7a0d427 commit 35358fc

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.1.25120.13",
3+
"version": "10.0.100-preview.2.25164.34",
44
"allowPrerelease": false,
55
"rollForward": "latestMajor"
66
}

0 commit comments

Comments
 (0)