[main] Update dependencies from dotnet/installer (#4020)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 28 Jun 2023 18:50:51 +0000 (18:50 +0000)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 18:50:51 +0000 (18:50 +0000)
[main] Update dependencies from dotnet/installer

 - Update Versions.props

 - Update Versions.props

Update to 7.0.8 and 6.0.19.

 - Update Versions.props

Update 7.0 single-file version to 7.0.6

 - Update Versions.props

7.0.7

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

index eada84a7027ef6ba8d49d846adb908a54bc90c09..eff26e3e9ef194efdbb1090b3000bf2f619fe575 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.6.23318.1">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.7.23325.5">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>8d98e5a6ba7f7fbc157ebea6317d8e7418472920</Sha>
+      <Sha>d2a244f560b9f89387a5e748c19adf3114153f89</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23327.20">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index b9249100d3d05eec47e8398c247d54c24ae568a2..c6471cb108da679f6951880c7fe21e994ce9da98 100644 (file)
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23327.20</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23327.20</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.6.23318.1</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23325.5</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->
-    <MicrosoftNETCoreApp60Version>6.0.16</MicrosoftNETCoreApp60Version>
+    <MicrosoftNETCoreApp60Version>6.0.19</MicrosoftNETCoreApp60Version>
     <MicrosoftAspNetCoreApp60Version>$(MicrosoftNETCoreApp60Version)</MicrosoftAspNetCoreApp60Version>
-    <MicrosoftNETCoreApp70Version>7.0.5</MicrosoftNETCoreApp70Version>
+    <MicrosoftNETCoreApp70Version>7.0.8</MicrosoftNETCoreApp70Version>
     <MicrosoftAspNetCoreApp70Version>$(MicrosoftNETCoreApp70Version)</MicrosoftAspNetCoreApp70Version>
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntime60Version>$(MicrosoftNETCoreApp60Version)</SingleFileRuntime60Version>
-    <SingleFileRuntime70Version>$(MicrosoftNETCoreApp70Version)</SingleFileRuntime70Version>
-    <SingleFileRuntimeLatestVersion>8.0.0-preview.6.23316.3</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntime70Version>7.0.7</SingleFileRuntime70Version>
+    <SingleFileRuntimeLatestVersion>8.0.0-preview.7.23325.2</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->