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

 - Update Versions.props

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

index ece6e058d101cff93c07f05c4d8400baf72a1cee..3af3155a3a104f94d52f9f2f8d6400ee09284732 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.23427.4">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23454.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>c5e45fd659da4a8adfee8176ad7b6e4b3ac62ab8</Sha>
+      <Sha>d511823dcc3ac2a03333d9572625605d2a9929ab</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.2.23453.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index babcf938742e20b1ab541dde755bbdd952a495d6..deab212a75835ec6e02f6eaf9365b6fc05d56668 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.2.23453.2</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.2.23453.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23427.4</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23454.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.23426.4</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>8.0.0-rc.2.23431.9</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->