Skip to content

Commit 1313a4d

Browse files
Update .NET SDK to 9.0.100-preview.7.24358.2 (#56667)
* Update .NET SDK Update .NET SDK to version 9.0.100-preview.7.24358.2. --- 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 version to one containing the latest SWA SDK fixes --------- 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 ea1257e commit 1313a4d

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": "9.0.100-preview.6.24316.4"
3+
"version": "9.0.100-preview.7.24358.6"
44
},
55
"tools": {
6-
"dotnet": "9.0.100-preview.6.24316.4",
6+
"dotnet": "9.0.100-preview.7.24358.6",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)