[main] Update dependencies from dotnet/installer (#4042)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 31 Jul 2023 19:15:17 +0000 (19:15 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 19:15:17 +0000 (19:15 +0000)
[main] Update dependencies from dotnet/installer

 - Update Versions.props

Update single-file version.

 - Update Versions.props

 - Update Versions.props

Update single-file version.

 - Update Versions.props

 - Update Versions.props

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

index 24887a29c0d712bc603b8490c8a52834f7a6b858..e323ec40be4bfaad2ff7719c5948ca34efc2136d 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-preview.7.23325.5">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.1.23380.2">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>d2a244f560b9f89387a5e748c19adf3114153f89</Sha>
+      <Sha>7168a85a60a483aa627c9f1bdc1cc12546253017</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23378.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 30fe968451473ef1a769018e7a47de99c95a457c..9f806f90a6df6b14dad99a8208923531ed4eeafa 100644 (file)
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23378.7</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23378.7</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23325.5</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23380.2</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp60Version>6.0.19</MicrosoftNETCoreApp60Version>
     <MicrosoftAspNetCoreApp60Version>$(MicrosoftNETCoreApp60Version)</MicrosoftAspNetCoreApp60Version>
-    <MicrosoftNETCoreApp70Version>7.0.8</MicrosoftNETCoreApp70Version>
+    <MicrosoftNETCoreApp70Version>7.0.9</MicrosoftNETCoreApp70Version>
     <MicrosoftAspNetCoreApp70Version>$(MicrosoftNETCoreApp70Version)</MicrosoftAspNetCoreApp70Version>
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntime60Version>$(MicrosoftNETCoreApp60Version)</SingleFileRuntime60Version>
-    <SingleFileRuntime70Version>7.0.7</SingleFileRuntime70Version>
-    <SingleFileRuntimeLatestVersion>8.0.0-preview.7.23325.2</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntime70Version>$(MicrosoftNETCoreApp70Version)</SingleFileRuntime70Version>
+    <SingleFileRuntimeLatestVersion>8.0.0-rc.1.23376.5</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->