[main] Update dependencies from dotnet/installer (#4132)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 7 Aug 2023 18:34:44 +0000 (18:34 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2023 18:34:44 +0000 (18:34 +0000)
[main] Update dependencies from dotnet/installer

 - Update Versions.props

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

index b9eca1b2fd7522cd3771efa9063fec2294b289ea..9f8673dd0a0698d42132bfeb3ff89d45b805ccb9 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.1.23380.2">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.1.23404.2">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>7168a85a60a483aa627c9f1bdc1cc12546253017</Sha>
+      <Sha>1289a84a5554f1b67efebc37513d981dc280f2e3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23405.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 6f3d3e66c2e2d9d2b8c6274c6d08aa17b8f13b1f..a44fca6489c38090bbb8ca2df4c61a394eab9a18 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23405.2</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23405.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23380.2</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23404.2</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.1.23376.5</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>8.0.0-rc.1.23381.3</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->