Revert "[master] Update dependencies from dotnet/aspnetcore (#886)" (#897)
authorJuan Hoyos <juan.hoyos@microsoft.com>
Tue, 10 Mar 2020 22:42:46 +0000 (15:42 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 22:42:46 +0000 (15:42 -0700)
This reverts commit ee8ed8048c825db6af021dc794e3ecc0d649df03. This version of the AspNetCore runtime still works against a busted version of the runtime.

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

index e22dad1dd4590603a0dc993a1296eae79feddb9e..a73714329dbcfb197dd64a770b64bf971e4db991 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>13e7f19e3d5f18b5408dbd90841cc283595bc89d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20159.15">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20155.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>bc6bc2d22c42369627b5941e7c1dd98c4c8ad20a</Sha>
+      <Sha>118ff3c40b2aae9e414011d4d4496b77b3f83021</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index ec241241483e183baaf2524343221ad8ea2b6201..d4828323e55232c59bc76eb30496b2ebb0577913 100644 (file)
@@ -18,7 +18,7 @@
     <!-- Latest shared runtime version updated by darc -->
     <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20159.13</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20159.15</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20155.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->