Skip to content

Commit 510982b

Browse files
Update .NET SDK
Update .NET SDK to version 10.0.100-alpha.1.24560.6. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5278d28 commit 510982b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-alpha.1.24510.13"
3+
"version": "10.0.100-alpha.1.24560.6"
44
},
55
"tools": {
6-
"dotnet": "10.0.100-alpha.1.24510.13",
6+
"dotnet": "10.0.100-alpha.1.24560.6",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"

0 commit comments

Comments
 (0)