From 8ca3954ca335343ce6dd1d14d8d1c6c3369710b7 Mon Sep 17 00:00:00 2001 From: DotNet Bot Date: Thu, 15 Apr 2021 23:10:49 +0000 Subject: [PATCH] [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-aspnetcore-tooling - Fix tests - Fixup nuget config - Merge remote-tracking branch 'origin/internal/release/3.1' into darc-internal/release/3.1-abb7ce07-c2cf-48b4-83cf-58ca4dbabd3d --- NuGet.config | 104 +----------------- eng/Version.Details.xml | 8 +- ...ts.WebAssembly.Authentication.Tests.csproj | 1 + ...etCore.Components.WebAssembly.Tests.csproj | 1 + 4 files changed, 9 insertions(+), 105 deletions(-) diff --git a/NuGet.config b/NuGet.config index 8976514f217b..a814104b796e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -29,116 +29,18 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2adf6170e342..de0c8dbdc993 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,19 +19,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - fd6e7516ef0f4d858b5fa2737791f1e208010a15 + b4f2d7437db4b5f36375cfcf1de316e3e42fcee6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - fd6e7516ef0f4d858b5fa2737791f1e208010a15 + b4f2d7437db4b5f36375cfcf1de316e3e42fcee6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - fd6e7516ef0f4d858b5fa2737791f1e208010a15 + b4f2d7437db4b5f36375cfcf1de316e3e42fcee6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - fd6e7516ef0f4d858b5fa2737791f1e208010a15 + b4f2d7437db4b5f36375cfcf1de316e3e42fcee6 https://dev.azure.com/dnceng/internal/_git/dotnet-efcore diff --git a/src/Components/WebAssembly/WebAssembly.Authentication/test/Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj b/src/Components/WebAssembly/WebAssembly.Authentication/test/Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj index f6a0faf5e390..3ef6668f3ed4 100644 --- a/src/Components/WebAssembly/WebAssembly.Authentication/test/Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj +++ b/src/Components/WebAssembly/WebAssembly.Authentication/test/Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj @@ -11,6 +11,7 @@ + diff --git a/src/Components/WebAssembly/WebAssembly/test/Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj b/src/Components/WebAssembly/WebAssembly/test/Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj index 6450d01d8aa0..885b11d9243d 100644 --- a/src/Components/WebAssembly/WebAssembly/test/Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj +++ b/src/Components/WebAssembly/WebAssembly/test/Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj @@ -9,6 +9,7 @@ +