From e775cde6ddf0a6bab42835d037dcbd36c185ade4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro-bot Date: Wed, 4 Dec 2019 17:07:43 -0800 Subject: [PATCH] [automated] Merge branch 'release/3.0' => 'release/3.1' (#2748) * [release/3.0] Update dependencies from dotnet/core-setup (#2719) * Update dependencies from https://github.com/dotnet/core-setup build 20191126.03 - Microsoft.NETCore.App.Runtime.win-x64 - 3.0.2-servicing-19576-03 * Update dependencies from https://github.com/dotnet/core-setup build 20191126.05 - Microsoft.NETCore.App.Runtime.win-x64 - 3.0.2-servicing-19576-05 * Update dependencies from https://github.com/dotnet/core-setup build 20191126.08 - Microsoft.NETCore.App.Runtime.win-x64 - 3.0.2-servicing-19576-08 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.0.1-servicing.19576.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20191127.5 (#2729) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19577.5 - Microsoft.DotNet.GenAPI - 1.0.0-beta.19577.5 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19577.5 * Build implementation projects against ref assemblies * Add explicit references in tests, where needed --- ...soft.Extensions.Logging.AzureAppServices.Tests.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Logging/Logging.AzureAppServices/test/Microsoft.Extensions.Logging.AzureAppServices.Tests.csproj b/src/Logging/Logging.AzureAppServices/test/Microsoft.Extensions.Logging.AzureAppServices.Tests.csproj index b1a396085d..7365c79076 100644 --- a/src/Logging/Logging.AzureAppServices/test/Microsoft.Extensions.Logging.AzureAppServices.Tests.csproj +++ b/src/Logging/Logging.AzureAppServices/test/Microsoft.Extensions.Logging.AzureAppServices.Tests.csproj @@ -6,14 +6,23 @@ + + + + + + + + +