Update dependencies from https://github.com/aspnet/AspNetCore build 20191125.10 ...
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 26 Nov 2019 13:49:43 +0000 (13:49 +0000)
committerGitHub <noreply@github.com>
Tue, 26 Nov 2019 13:49:43 +0000 (13:49 +0000)
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19575.10

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

index 1832c0de6e52d19452d0a226c5c406e5122e8327..04240c39969337603fe1525aecf11e663ccb217e 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <configuration>
   <solution>
     <add key="disableSourceControlIntegration" value="true" />
index 1ba3dcf09c0234e78b6335bc6e615e772da3f9b7..9fa8c13938021b8ef53ef396de0340bf4bbab8c0 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/core-setup</Uri>
       <Sha>c77948d92a2f950140f09384f057cb893ec3955a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19572.4">
-      <Uri>https://github.com/aspnet/aspnetcore</Uri>
-      <Sha>6f2b107b88cfbc7d4293103a74162f9075257ce9</Sha>
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19575.10">
+      <Uri>https://github.com/aspnet/AspNetCore</Uri>
+      <Sha>b81c1a7954445cb202e1d85d09cee09ffe18dc37</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index 0a5b4f1ee99550d1336e6948d75f82c8cdad9b03..baa575710e7557f47cb268fe4f29d529607ccce5 100644 (file)
@@ -7,7 +7,7 @@
     <DotNetUseShippingVersions>true</DotNetUseShippingVersions>
     <AutoGenerateAssemblyVersion>true</AutoGenerateAssemblyVersion>
     <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.19564.1</MicrosoftNETCoreAppVersion>
-    <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha1.19572.4</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha1.19575.10</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-out repo features -->
     <SystemCommandLineExperimentalVersion>0.2.0-alpha.19254.1</SystemCommandLineExperimentalVersion>
     <SystemCommandLineRenderingVersion>0.2.0-alpha.19254.1</SystemCommandLineRenderingVersion>
     <SystemMemoryVersion>4.5.3</SystemMemoryVersion>
-
     <XUnitVersion>2.4.1</XUnitVersion>
     <XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
-
     <MicrosoftDotNetRemoteExecutorVersion>5.0.0-beta.19562.5</MicrosoftDotNetRemoteExecutorVersion>
-
     <cdbsosversion>10.0.18362</cdbsosversion>
-
   </PropertyGroup>
-
   <PropertyGroup>
     <RestoreSources>
       $(RestoreSources);