[main] Update dependencies from dotnet/installer (#4242)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 18 Sep 2023 18:57:05 +0000 (18:57 +0000)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 18:57:05 +0000 (18:57 +0000)
[main] Update dependencies from dotnet/installer

 - Update Versions.props

eng/Version.Details.xml
eng/Versions.props

index 75897f5afdee50e2e49b012ace9bf35c032f6ff4..32e9de16c2782f7fc0bb51876a531ede5dfa56f2 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23460.1">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23468.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>7022131097dd0dc84a45614b7afb0082cf121925</Sha>
+      <Sha>e1fd7d964980ed478fa30457cf750e81105caee1</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23465.17">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index eb3528b0757366a28640ca0a85e51f08ef477fcc..574b00819f64d1ca9aa41011ba2313294dd12297 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23465.17</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23465.17</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23460.1</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23468.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->
@@ -35,7 +35,7 @@
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntime60Version>$(MicrosoftNETCoreApp60Version)</SingleFileRuntime60Version>
     <SingleFileRuntime70Version>$(MicrosoftNETCoreApp70Version)</SingleFileRuntime70Version>
-    <SingleFileRuntimeLatestVersion>8.0.0-rc.2.23431.9</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>8.0.0-rc.2.23466.4</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->