From: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
Date: Tue, 13 Aug 2024 01:28:44 +0000 (-0700)
Subject: Depend on Microsoft.NET.Sdk (#4851)
X-Git-Tag: accepted/tizen/unified/20241231.014852~39^2^2~91
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d2e464436e8e12ae0c47560b0aa01db3808ba51;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git
Depend on Microsoft.NET.Sdk (#4851)
---
diff --git a/eng/InstallRuntimes.proj b/eng/InstallRuntimes.proj
index c1f1f884b..0c67ad6fa 100644
--- a/eng/InstallRuntimes.proj
+++ b/eng/InstallRuntimes.proj
@@ -5,9 +5,9 @@
From Versions.props:
- $(MicrosoftDotnetSdkInternalVersion) - .NET SDK to use for testing
+ $(MicrosoftDotnetSdkVersion) - .NET SDK to use for testing
$(InternalReleaseTesting) - if true, internal service release testing
- $(PrivateBuildTesting) - if true, test against a locally built runtime
+ $(PrivateBuildTesting) - if true, test against a locally built runtime
@(RuntimeTestVersions) - runtime/aspnetcore versions to install and test against
From Arcade:
@@ -56,7 +56,7 @@
Installs the runtimes for the SOS tests, handles private runtime build support or cleans up the private build registry keys
-->
-
-
@@ -131,7 +131,7 @@
-
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 28c26c0b8..f0e13f22b 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -28,9 +28,9 @@
https://github.com/dotnet/arcade
ccfe6da198c5f05534863bbb1bff66e830e0c6ab
-
- https://github.com/dotnet/installer
- fa261b952d702c6bd604728fcbdb58ac071a22b1
+
+ https://github.com/dotnet/sdk
+ 43360291a50c9c7c471551f8f8363919d38014ea
https://github.com/dotnet/aspnetcore
diff --git a/eng/Versions.props b/eng/Versions.props
index c8dcbaaa2..2b86f7464 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -22,7 +22,7 @@
9.0.0-rc.1.24411.2
9.0.0-rc.1.24411.2
- 9.0.100-preview.5.24253.16
+ 9.0.100-rc.1.24409.1