Skip to content

Commit eba9215

Browse files
Update .NET SDK to 10.0.100-preview.4.25174.4 (#61134)
* Update .NET SDK Update .NET SDK to version 10.0.100-preview.4.25174.4. --- 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> * Update SDK and dotnet tool versions Update version to 10.0.100-preview.4.25177.9 * Update SDK and dotnet tool versions 10.0.100-preview.4.25177.17 --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
1 parent b1db1e9 commit eba9215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-preview.3.25167.4"
3+
"version": "10.0.100-preview.4.25177.17"
44
},
55
"tools": {
6-
"dotnet": "10.0.100-preview.3.25167.4",
6+
"dotnet": "10.0.100-preview.4.25177.17",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"

0 commit comments

Comments
 (0)