[main] Update dependencies from dotnet/installer (#3450)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 10 Oct 2022 18:03:19 +0000 (18:03 +0000)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2022 18:03:19 +0000 (18:03 +0000)
[main] Update dependencies from dotnet/installer

 - Update 7.0 single-file version

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

index c7a5cbde7f8106707234d5615a7831e8b9bdd8cd..0cf625aab943d6f2e7cbfd7089556bf26764682b 100644 (file)
@@ -28,9 +28,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-rtm.22480.6">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-rtm.22507.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>61f59eff2c102046b8b2f6df9c0605ef3b7f6d63</Sha>
+      <Sha>e6580e2e0e955c60eff06e62a0a988a1a7198c83</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rtm.22504.29">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index b29980a015ff522665a04032e221f48d531b47f0..85589574b67d2cf87e2f6a1fe240304ddbba1aea 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rtm.22504.29</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>7.0.0-rtm.22504.29</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>7.0.100-rtm.22480.6</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>7.0.100-rtm.22507.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->
@@ -34,7 +34,7 @@
     <MicrosoftAspNetCoreApp60Version>$(MicrosoftNETCoreApp60Version)</MicrosoftAspNetCoreApp60Version>
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntime60Version>6.0.8</SingleFileRuntime60Version>
-    <SingleFileRuntimeLatestVersion>7.0.0-rtm.22478.9</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>7.0.0-rtm.22505.15</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->