From e46d376731605d8e64d00fb9be6bde5485a80005 Mon Sep 17 00:00:00 2001 From: John Luo Date: Tue, 17 Sep 2019 22:06:38 -0700 Subject: [PATCH] Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14083) --- eng/targets/ReferenceAssembly.targets | 8 +++++--- .../ref/Microsoft.AspNetCore.Antiforgery.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj | 4 ++-- ...crosoft.AspNetCore.Authentication.AzureADB2C.UI.csproj | 4 ++-- ...soft.AspNetCore.AzureAppServices.HostingStartup.csproj | 4 ++-- ...icrosoft.AspNetCore.AzureAppServicesIntegration.csproj | 4 ++-- .../Microsoft.AspNetCore.Components.Authorization.csproj | 4 ++-- .../Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj | 4 ++-- .../Components/ref/Microsoft.AspNetCore.Components.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Components.Forms.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Components.Server.csproj | 4 ++-- .../Web/ref/Microsoft.AspNetCore.Components.Web.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.DataProtection.csproj | 4 ++-- .../Microsoft.AspNetCore.DataProtection.Extensions.csproj | 4 ++-- src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj | 4 ++-- .../Hosting/ref/Microsoft.AspNetCore.Hosting.csproj | 4 ++-- ...icrosoft.AspNetCore.Hosting.Server.Abstractions.csproj | 4 ++-- .../TestHost/ref/Microsoft.AspNetCore.TestHost.csproj | 4 ++-- .../Microsoft.AspNetCore.Hosting.WindowsServices.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Html.Abstractions.csproj | 4 ++-- ...icrosoft.AspNetCore.Authentication.Abstractions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Authentication.Core.csproj | 4 ++-- src/Http/Headers/ref/Microsoft.Net.Http.Headers.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Http.Abstractions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Http.Extensions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Http.Features.csproj | 4 ++-- src/Http/Http/ref/Microsoft.AspNetCore.Http.csproj | 4 ++-- src/Http/Owin/ref/Microsoft.AspNetCore.Owin.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Routing.Abstractions.csproj | 4 ++-- src/Http/Routing/ref/Microsoft.AspNetCore.Routing.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.WebUtilities.csproj | 4 ++-- .../Core/ref/Microsoft.AspNetCore.Identity.csproj | 4 ++-- ...crosoft.AspNetCore.Identity.EntityFrameworkCore.csproj | 4 ++-- .../ref/Microsoft.Extensions.Identity.Core.csproj | 4 ++-- .../ref/Microsoft.Extensions.Identity.Stores.csproj | 4 ++-- .../UI/ref/Microsoft.AspNetCore.Identity.UI.csproj | 4 ++-- src/Middleware/CORS/ref/Microsoft.AspNetCore.Cors.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.ConcurrencyLimiter.csproj | 4 ++-- .../Microsoft.AspNetCore.Diagnostics.Abstractions.csproj | 4 ++-- ...soft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Diagnostics.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.HeaderPropagation.csproj | 4 ++-- .../Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.HostFiltering.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.HttpOverrides.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.HttpsPolicy.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Localization.Routing.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Localization.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.MiddlewareAnalysis.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.NodeServices.csproj | 4 ++-- ...crosoft.AspNetCore.ResponseCaching.Abstractions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.ResponseCaching.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.ResponseCompression.csproj | 4 ++-- .../Rewrite/ref/Microsoft.AspNetCore.Rewrite.csproj | 4 ++-- .../Session/ref/Microsoft.AspNetCore.Session.csproj | 4 ++-- .../Microsoft.AspNetCore.SpaServices.Extensions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.SpaServices.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.StaticFiles.csproj | 4 ++-- .../WebSockets/ref/Microsoft.AspNetCore.WebSockets.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.Abstractions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj | 4 ++-- src/Mvc/Mvc.Core/ref/Microsoft.AspNetCore.Mvc.Core.csproj | 4 ++-- src/Mvc/Mvc.Cors/ref/Microsoft.AspNetCore.Mvc.Cors.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.Localization.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj | 4 ++-- ...crosoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj | 4 ++-- .../Mvc.Razor/ref/Microsoft.AspNetCore.Mvc.Razor.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.RazorPages.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.TagHelpers.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.Testing.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj | 4 ++-- src/Mvc/Mvc/ref/Microsoft.AspNetCore.Mvc.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Razor.Runtime.csproj | 4 ++-- src/Razor/Razor/ref/Microsoft.AspNetCore.Razor.csproj | 4 ++-- ...Microsoft.AspNetCore.Authentication.Certificate.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.Cookies.csproj | 4 ++-- .../Core/ref/Microsoft.AspNetCore.Authentication.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.Facebook.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Authentication.Google.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.JwtBearer.csproj | 4 ++-- ...soft.AspNetCore.Authentication.MicrosoftAccount.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.Negotiate.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Authentication.OAuth.csproj | 4 ++-- ...crosoft.AspNetCore.Authentication.OpenIdConnect.csproj | 4 ++-- .../Microsoft.AspNetCore.Authentication.Twitter.csproj | 4 ++-- ...icrosoft.AspNetCore.Authentication.WsFederation.csproj | 4 ++-- .../Core/ref/Microsoft.AspNetCore.Authorization.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Authorization.Policy.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.CookiePolicy.csproj | 4 ++-- .../Microsoft.AspNetCore.Connections.Abstractions.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Server.HttpSys.csproj | 4 ++-- .../IIS/IIS/ref/Microsoft.AspNetCore.Server.IIS.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Server.IISIntegration.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Server.Kestrel.Core.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Server.Kestrel.csproj | 4 ++-- ...osoft.AspNetCore.Server.Kestrel.Transport.Libuv.csproj | 4 ++-- ...oft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj | 4 ++-- .../Microsoft.AspNetCore.Http.Connections.Common.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.Http.Connections.csproj | 4 ++-- .../Microsoft.AspNetCore.SignalR.Protocols.Json.csproj | 4 ++-- .../ref/Microsoft.AspNetCore.SignalR.Common.csproj | 4 ++-- .../Core/ref/Microsoft.AspNetCore.SignalR.Core.csproj | 4 ++-- .../SignalR/ref/Microsoft.AspNetCore.SignalR.csproj | 4 ++-- ...Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj | 4 ++-- 108 files changed, 219 insertions(+), 217 deletions(-) diff --git a/eng/targets/ReferenceAssembly.targets b/eng/targets/ReferenceAssembly.targets index 46225a45e1..f516f1b07a 100644 --- a/eng/targets/ReferenceAssembly.targets +++ b/eng/targets/ReferenceAssembly.targets @@ -47,6 +47,8 @@ <_RefSourceFileTFM>$(TargetFramework) <_RefSourceFileTFM Condition="$(TargetFramework.StartsWith('netcoreapp'))">netcoreapp + <_RefProjectFileTFM>$(TargetFramework) + <_RefProjectFileTFM Condition="'$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)'">%24(DefaultNetCoreTargetFramework) <_RefSourceOutputPath>$([System.IO.Directory]::GetParent('$(MSBuildProjectDirectory)'))/ref/ <_RefSourceFileName>$(AssemblyName).$(_RefSourceFileTFM).cs @@ -81,7 +83,7 @@ + @(FilteredOriginalReferences->'', '%0A ') @@ -90,8 +92,8 @@ - + - + \ No newline at end of file diff --git a/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.csproj b/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.csproj index a2c8bd9b6b..19cd7ed436 100644 --- a/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.csproj +++ b/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj b/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj index cd048a721c..85033065e4 100644 --- a/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj +++ b/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj index accd78a681..7bcd1a5e1b 100644 --- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj +++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj b/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj index 383e81f912..5026fcfe23 100644 --- a/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj +++ b/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj b/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj index 713aefa0fb..ba1159838b 100644 --- a/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj +++ b/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj b/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj index 02d6621e2f..513c24575d 100644 --- a/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj +++ b/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj b/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj index 440c9de42e..9222fac02f 100644 --- a/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj +++ b/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj b/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj index 8ad83f57d1..2528a898a1 100644 --- a/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj +++ b/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -9,7 +9,7 @@ - + diff --git a/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj b/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj index f302e6311d..cc3fcfda27 100644 --- a/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj +++ b/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj b/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj index f65a212737..95ae38cbad 100644 --- a/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj +++ b/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.csproj b/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.csproj index d06afe5e1d..fc550472b7 100644 --- a/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.csproj +++ b/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -9,7 +9,7 @@ - + diff --git a/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj b/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj index ab8510aa6a..9408c35dad 100644 --- a/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj +++ b/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -15,7 +15,7 @@ - + diff --git a/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj b/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj index 76c4888bfc..8edb1af38e 100644 --- a/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj +++ b/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj b/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj index 4c41e898f2..21597d756b 100644 --- a/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj +++ b/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj b/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj index cad74994d2..61fcaa92d3 100644 --- a/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj +++ b/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj b/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj index dad087ff21..4c42616118 100644 --- a/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj +++ b/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj b/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj index 24f54bf7cc..35ec4bd0e7 100644 --- a/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj +++ b/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Hosting/TestHost/ref/Microsoft.AspNetCore.TestHost.csproj b/src/Hosting/TestHost/ref/Microsoft.AspNetCore.TestHost.csproj index c604089c42..7dd0c1a2d2 100644 --- a/src/Hosting/TestHost/ref/Microsoft.AspNetCore.TestHost.csproj +++ b/src/Hosting/TestHost/ref/Microsoft.AspNetCore.TestHost.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Hosting/WindowsServices/ref/Microsoft.AspNetCore.Hosting.WindowsServices.csproj b/src/Hosting/WindowsServices/ref/Microsoft.AspNetCore.Hosting.WindowsServices.csproj index 68c8e65758..a74f17e0ff 100644 --- a/src/Hosting/WindowsServices/ref/Microsoft.AspNetCore.Hosting.WindowsServices.csproj +++ b/src/Hosting/WindowsServices/ref/Microsoft.AspNetCore.Hosting.WindowsServices.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Html/Abstractions/ref/Microsoft.AspNetCore.Html.Abstractions.csproj b/src/Html/Abstractions/ref/Microsoft.AspNetCore.Html.Abstractions.csproj index d5603de914..823d7d61ce 100644 --- a/src/Html/Abstractions/ref/Microsoft.AspNetCore.Html.Abstractions.csproj +++ b/src/Html/Abstractions/ref/Microsoft.AspNetCore.Html.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Authentication.Abstractions/ref/Microsoft.AspNetCore.Authentication.Abstractions.csproj b/src/Http/Authentication.Abstractions/ref/Microsoft.AspNetCore.Authentication.Abstractions.csproj index 1c4a03271f..9103a387f3 100644 --- a/src/Http/Authentication.Abstractions/ref/Microsoft.AspNetCore.Authentication.Abstractions.csproj +++ b/src/Http/Authentication.Abstractions/ref/Microsoft.AspNetCore.Authentication.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Authentication.Core/ref/Microsoft.AspNetCore.Authentication.Core.csproj b/src/Http/Authentication.Core/ref/Microsoft.AspNetCore.Authentication.Core.csproj index 4ad53ea166..149470accd 100644 --- a/src/Http/Authentication.Core/ref/Microsoft.AspNetCore.Authentication.Core.csproj +++ b/src/Http/Authentication.Core/ref/Microsoft.AspNetCore.Authentication.Core.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Headers/ref/Microsoft.Net.Http.Headers.csproj b/src/Http/Headers/ref/Microsoft.Net.Http.Headers.csproj index 76510cbd2a..85d1d1e5cd 100644 --- a/src/Http/Headers/ref/Microsoft.Net.Http.Headers.csproj +++ b/src/Http/Headers/ref/Microsoft.Net.Http.Headers.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Http.Abstractions/ref/Microsoft.AspNetCore.Http.Abstractions.csproj b/src/Http/Http.Abstractions/ref/Microsoft.AspNetCore.Http.Abstractions.csproj index 68123ae6e8..a3f0a4268f 100644 --- a/src/Http/Http.Abstractions/ref/Microsoft.AspNetCore.Http.Abstractions.csproj +++ b/src/Http/Http.Abstractions/ref/Microsoft.AspNetCore.Http.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Http.Extensions/ref/Microsoft.AspNetCore.Http.Extensions.csproj b/src/Http/Http.Extensions/ref/Microsoft.AspNetCore.Http.Extensions.csproj index 93fb21a811..a19e1c7aa8 100644 --- a/src/Http/Http.Extensions/ref/Microsoft.AspNetCore.Http.Extensions.csproj +++ b/src/Http/Http.Extensions/ref/Microsoft.AspNetCore.Http.Extensions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Http.Features/ref/Microsoft.AspNetCore.Http.Features.csproj b/src/Http/Http.Features/ref/Microsoft.AspNetCore.Http.Features.csproj index 476cfebee7..ca82096556 100644 --- a/src/Http/Http.Features/ref/Microsoft.AspNetCore.Http.Features.csproj +++ b/src/Http/Http.Features/ref/Microsoft.AspNetCore.Http.Features.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Http/ref/Microsoft.AspNetCore.Http.csproj b/src/Http/Http/ref/Microsoft.AspNetCore.Http.csproj index 8b63679654..fc7e44c40a 100644 --- a/src/Http/Http/ref/Microsoft.AspNetCore.Http.csproj +++ b/src/Http/Http/ref/Microsoft.AspNetCore.Http.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Owin/ref/Microsoft.AspNetCore.Owin.csproj b/src/Http/Owin/ref/Microsoft.AspNetCore.Owin.csproj index 4a89179fee..4c74b7422b 100644 --- a/src/Http/Owin/ref/Microsoft.AspNetCore.Owin.csproj +++ b/src/Http/Owin/ref/Microsoft.AspNetCore.Owin.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Routing.Abstractions/ref/Microsoft.AspNetCore.Routing.Abstractions.csproj b/src/Http/Routing.Abstractions/ref/Microsoft.AspNetCore.Routing.Abstractions.csproj index 1bda3b9150..c4eba5614a 100644 --- a/src/Http/Routing.Abstractions/ref/Microsoft.AspNetCore.Routing.Abstractions.csproj +++ b/src/Http/Routing.Abstractions/ref/Microsoft.AspNetCore.Routing.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/Routing/ref/Microsoft.AspNetCore.Routing.csproj b/src/Http/Routing/ref/Microsoft.AspNetCore.Routing.csproj index c90631b4b2..90ff9fea7c 100644 --- a/src/Http/Routing/ref/Microsoft.AspNetCore.Routing.csproj +++ b/src/Http/Routing/ref/Microsoft.AspNetCore.Routing.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Http/WebUtilities/ref/Microsoft.AspNetCore.WebUtilities.csproj b/src/Http/WebUtilities/ref/Microsoft.AspNetCore.WebUtilities.csproj index abff1e59e7..1b56da784a 100644 --- a/src/Http/WebUtilities/ref/Microsoft.AspNetCore.WebUtilities.csproj +++ b/src/Http/WebUtilities/ref/Microsoft.AspNetCore.WebUtilities.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Identity/Core/ref/Microsoft.AspNetCore.Identity.csproj b/src/Identity/Core/ref/Microsoft.AspNetCore.Identity.csproj index 0cd3412453..7874f2c36e 100644 --- a/src/Identity/Core/ref/Microsoft.AspNetCore.Identity.csproj +++ b/src/Identity/Core/ref/Microsoft.AspNetCore.Identity.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Identity/EntityFrameworkCore/ref/Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj b/src/Identity/EntityFrameworkCore/ref/Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj index 02c1c910de..6edc09494f 100644 --- a/src/Identity/EntityFrameworkCore/ref/Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj +++ b/src/Identity/EntityFrameworkCore/ref/Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Identity/Extensions.Core/ref/Microsoft.Extensions.Identity.Core.csproj b/src/Identity/Extensions.Core/ref/Microsoft.Extensions.Identity.Core.csproj index 1c9a519e22..ae16fce673 100644 --- a/src/Identity/Extensions.Core/ref/Microsoft.Extensions.Identity.Core.csproj +++ b/src/Identity/Extensions.Core/ref/Microsoft.Extensions.Identity.Core.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -9,7 +9,7 @@ - + diff --git a/src/Identity/Extensions.Stores/ref/Microsoft.Extensions.Identity.Stores.csproj b/src/Identity/Extensions.Stores/ref/Microsoft.Extensions.Identity.Stores.csproj index 167609e4d7..f490a31256 100644 --- a/src/Identity/Extensions.Stores/ref/Microsoft.Extensions.Identity.Stores.csproj +++ b/src/Identity/Extensions.Stores/ref/Microsoft.Extensions.Identity.Stores.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/Identity/UI/ref/Microsoft.AspNetCore.Identity.UI.csproj b/src/Identity/UI/ref/Microsoft.AspNetCore.Identity.UI.csproj index b3a8c89be5..51b7eca6c4 100644 --- a/src/Identity/UI/ref/Microsoft.AspNetCore.Identity.UI.csproj +++ b/src/Identity/UI/ref/Microsoft.AspNetCore.Identity.UI.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/CORS/ref/Microsoft.AspNetCore.Cors.csproj b/src/Middleware/CORS/ref/Microsoft.AspNetCore.Cors.csproj index c19156a530..ae28a55976 100644 --- a/src/Middleware/CORS/ref/Microsoft.AspNetCore.Cors.csproj +++ b/src/Middleware/CORS/ref/Microsoft.AspNetCore.Cors.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/ConcurrencyLimiter/ref/Microsoft.AspNetCore.ConcurrencyLimiter.csproj b/src/Middleware/ConcurrencyLimiter/ref/Microsoft.AspNetCore.ConcurrencyLimiter.csproj index 00d3c91145..1b36bc0211 100644 --- a/src/Middleware/ConcurrencyLimiter/ref/Microsoft.AspNetCore.ConcurrencyLimiter.csproj +++ b/src/Middleware/ConcurrencyLimiter/ref/Microsoft.AspNetCore.ConcurrencyLimiter.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Diagnostics.Abstractions/ref/Microsoft.AspNetCore.Diagnostics.Abstractions.csproj b/src/Middleware/Diagnostics.Abstractions/ref/Microsoft.AspNetCore.Diagnostics.Abstractions.csproj index 0ff2874835..b8673b9785 100644 --- a/src/Middleware/Diagnostics.Abstractions/ref/Microsoft.AspNetCore.Diagnostics.Abstractions.csproj +++ b/src/Middleware/Diagnostics.Abstractions/ref/Microsoft.AspNetCore.Diagnostics.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Diagnostics.EntityFrameworkCore/ref/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj b/src/Middleware/Diagnostics.EntityFrameworkCore/ref/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj index 9b46210511..223568b68e 100644 --- a/src/Middleware/Diagnostics.EntityFrameworkCore/ref/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj +++ b/src/Middleware/Diagnostics.EntityFrameworkCore/ref/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Diagnostics/ref/Microsoft.AspNetCore.Diagnostics.csproj b/src/Middleware/Diagnostics/ref/Microsoft.AspNetCore.Diagnostics.csproj index 2262621466..1cb4a825a6 100644 --- a/src/Middleware/Diagnostics/ref/Microsoft.AspNetCore.Diagnostics.csproj +++ b/src/Middleware/Diagnostics/ref/Microsoft.AspNetCore.Diagnostics.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/HeaderPropagation/ref/Microsoft.AspNetCore.HeaderPropagation.csproj b/src/Middleware/HeaderPropagation/ref/Microsoft.AspNetCore.HeaderPropagation.csproj index 124d9d3bf0..47f0e56bb4 100644 --- a/src/Middleware/HeaderPropagation/ref/Microsoft.AspNetCore.HeaderPropagation.csproj +++ b/src/Middleware/HeaderPropagation/ref/Microsoft.AspNetCore.HeaderPropagation.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/HealthChecks/ref/Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj b/src/Middleware/HealthChecks/ref/Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj index 45e94933d8..0fbb1b252a 100644 --- a/src/Middleware/HealthChecks/ref/Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj +++ b/src/Middleware/HealthChecks/ref/Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/HostFiltering/ref/Microsoft.AspNetCore.HostFiltering.csproj b/src/Middleware/HostFiltering/ref/Microsoft.AspNetCore.HostFiltering.csproj index 53e06849fb..4329a9a756 100644 --- a/src/Middleware/HostFiltering/ref/Microsoft.AspNetCore.HostFiltering.csproj +++ b/src/Middleware/HostFiltering/ref/Microsoft.AspNetCore.HostFiltering.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/HttpOverrides/ref/Microsoft.AspNetCore.HttpOverrides.csproj b/src/Middleware/HttpOverrides/ref/Microsoft.AspNetCore.HttpOverrides.csproj index 6d0902e1d1..1e82fd966c 100644 --- a/src/Middleware/HttpOverrides/ref/Microsoft.AspNetCore.HttpOverrides.csproj +++ b/src/Middleware/HttpOverrides/ref/Microsoft.AspNetCore.HttpOverrides.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/HttpsPolicy/ref/Microsoft.AspNetCore.HttpsPolicy.csproj b/src/Middleware/HttpsPolicy/ref/Microsoft.AspNetCore.HttpsPolicy.csproj index a9f5911173..11cc92a331 100644 --- a/src/Middleware/HttpsPolicy/ref/Microsoft.AspNetCore.HttpsPolicy.csproj +++ b/src/Middleware/HttpsPolicy/ref/Microsoft.AspNetCore.HttpsPolicy.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Localization.Routing/ref/Microsoft.AspNetCore.Localization.Routing.csproj b/src/Middleware/Localization.Routing/ref/Microsoft.AspNetCore.Localization.Routing.csproj index 95b8ea51f3..901f6f9fef 100644 --- a/src/Middleware/Localization.Routing/ref/Microsoft.AspNetCore.Localization.Routing.csproj +++ b/src/Middleware/Localization.Routing/ref/Microsoft.AspNetCore.Localization.Routing.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Localization/ref/Microsoft.AspNetCore.Localization.csproj b/src/Middleware/Localization/ref/Microsoft.AspNetCore.Localization.csproj index afb0d85918..2cac309937 100644 --- a/src/Middleware/Localization/ref/Microsoft.AspNetCore.Localization.csproj +++ b/src/Middleware/Localization/ref/Microsoft.AspNetCore.Localization.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/MiddlewareAnalysis/ref/Microsoft.AspNetCore.MiddlewareAnalysis.csproj b/src/Middleware/MiddlewareAnalysis/ref/Microsoft.AspNetCore.MiddlewareAnalysis.csproj index 5db76d703a..869cc472b9 100644 --- a/src/Middleware/MiddlewareAnalysis/ref/Microsoft.AspNetCore.MiddlewareAnalysis.csproj +++ b/src/Middleware/MiddlewareAnalysis/ref/Microsoft.AspNetCore.MiddlewareAnalysis.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/NodeServices/ref/Microsoft.AspNetCore.NodeServices.csproj b/src/Middleware/NodeServices/ref/Microsoft.AspNetCore.NodeServices.csproj index e076960bb6..6d39c2bb03 100644 --- a/src/Middleware/NodeServices/ref/Microsoft.AspNetCore.NodeServices.csproj +++ b/src/Middleware/NodeServices/ref/Microsoft.AspNetCore.NodeServices.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/ResponseCaching.Abstractions/ref/Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj b/src/Middleware/ResponseCaching.Abstractions/ref/Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj index 6882e29b20..e6f989941a 100644 --- a/src/Middleware/ResponseCaching.Abstractions/ref/Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj +++ b/src/Middleware/ResponseCaching.Abstractions/ref/Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/ResponseCaching/ref/Microsoft.AspNetCore.ResponseCaching.csproj b/src/Middleware/ResponseCaching/ref/Microsoft.AspNetCore.ResponseCaching.csproj index d717a32220..76433bb724 100644 --- a/src/Middleware/ResponseCaching/ref/Microsoft.AspNetCore.ResponseCaching.csproj +++ b/src/Middleware/ResponseCaching/ref/Microsoft.AspNetCore.ResponseCaching.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/ResponseCompression/ref/Microsoft.AspNetCore.ResponseCompression.csproj b/src/Middleware/ResponseCompression/ref/Microsoft.AspNetCore.ResponseCompression.csproj index e10a873624..b5c02e8d56 100644 --- a/src/Middleware/ResponseCompression/ref/Microsoft.AspNetCore.ResponseCompression.csproj +++ b/src/Middleware/ResponseCompression/ref/Microsoft.AspNetCore.ResponseCompression.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Rewrite/ref/Microsoft.AspNetCore.Rewrite.csproj b/src/Middleware/Rewrite/ref/Microsoft.AspNetCore.Rewrite.csproj index 2071f06d3c..e277c76b82 100644 --- a/src/Middleware/Rewrite/ref/Microsoft.AspNetCore.Rewrite.csproj +++ b/src/Middleware/Rewrite/ref/Microsoft.AspNetCore.Rewrite.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/Session/ref/Microsoft.AspNetCore.Session.csproj b/src/Middleware/Session/ref/Microsoft.AspNetCore.Session.csproj index 28fbf23087..7d84ebe33c 100644 --- a/src/Middleware/Session/ref/Microsoft.AspNetCore.Session.csproj +++ b/src/Middleware/Session/ref/Microsoft.AspNetCore.Session.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/SpaServices.Extensions/ref/Microsoft.AspNetCore.SpaServices.Extensions.csproj b/src/Middleware/SpaServices.Extensions/ref/Microsoft.AspNetCore.SpaServices.Extensions.csproj index 5665fc2ef1..d0234531a8 100644 --- a/src/Middleware/SpaServices.Extensions/ref/Microsoft.AspNetCore.SpaServices.Extensions.csproj +++ b/src/Middleware/SpaServices.Extensions/ref/Microsoft.AspNetCore.SpaServices.Extensions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/SpaServices/ref/Microsoft.AspNetCore.SpaServices.csproj b/src/Middleware/SpaServices/ref/Microsoft.AspNetCore.SpaServices.csproj index 8a0fd7e2a5..ca97a61ec6 100644 --- a/src/Middleware/SpaServices/ref/Microsoft.AspNetCore.SpaServices.csproj +++ b/src/Middleware/SpaServices/ref/Microsoft.AspNetCore.SpaServices.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/StaticFiles/ref/Microsoft.AspNetCore.StaticFiles.csproj b/src/Middleware/StaticFiles/ref/Microsoft.AspNetCore.StaticFiles.csproj index 0daa921c68..61c5299489 100644 --- a/src/Middleware/StaticFiles/ref/Microsoft.AspNetCore.StaticFiles.csproj +++ b/src/Middleware/StaticFiles/ref/Microsoft.AspNetCore.StaticFiles.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Middleware/WebSockets/ref/Microsoft.AspNetCore.WebSockets.csproj b/src/Middleware/WebSockets/ref/Microsoft.AspNetCore.WebSockets.csproj index 5f18777369..3223cb9b16 100644 --- a/src/Middleware/WebSockets/ref/Microsoft.AspNetCore.WebSockets.csproj +++ b/src/Middleware/WebSockets/ref/Microsoft.AspNetCore.WebSockets.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Abstractions/ref/Microsoft.AspNetCore.Mvc.Abstractions.csproj b/src/Mvc/Mvc.Abstractions/ref/Microsoft.AspNetCore.Mvc.Abstractions.csproj index b279abb8a7..86533825ea 100644 --- a/src/Mvc/Mvc.Abstractions/ref/Microsoft.AspNetCore.Mvc.Abstractions.csproj +++ b/src/Mvc/Mvc.Abstractions/ref/Microsoft.AspNetCore.Mvc.Abstractions.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.ApiExplorer/ref/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj b/src/Mvc/Mvc.ApiExplorer/ref/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj index b99e1f3349..7a6eb78c83 100644 --- a/src/Mvc/Mvc.ApiExplorer/ref/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj +++ b/src/Mvc/Mvc.ApiExplorer/ref/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Core/ref/Microsoft.AspNetCore.Mvc.Core.csproj b/src/Mvc/Mvc.Core/ref/Microsoft.AspNetCore.Mvc.Core.csproj index c84d3a98f0..ad6518033f 100644 --- a/src/Mvc/Mvc.Core/ref/Microsoft.AspNetCore.Mvc.Core.csproj +++ b/src/Mvc/Mvc.Core/ref/Microsoft.AspNetCore.Mvc.Core.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Cors/ref/Microsoft.AspNetCore.Mvc.Cors.csproj b/src/Mvc/Mvc.Cors/ref/Microsoft.AspNetCore.Mvc.Cors.csproj index 8842cb0ec9..a7573bfcb7 100644 --- a/src/Mvc/Mvc.Cors/ref/Microsoft.AspNetCore.Mvc.Cors.csproj +++ b/src/Mvc/Mvc.Cors/ref/Microsoft.AspNetCore.Mvc.Cors.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.DataAnnotations/ref/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj b/src/Mvc/Mvc.DataAnnotations/ref/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj index 48d9a6c09d..b7ee4b1bf2 100644 --- a/src/Mvc/Mvc.DataAnnotations/ref/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj +++ b/src/Mvc/Mvc.DataAnnotations/ref/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Formatters.Json/ref/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj b/src/Mvc/Mvc.Formatters.Json/ref/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj index d6be5b9237..c95b78e21b 100644 --- a/src/Mvc/Mvc.Formatters.Json/ref/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj +++ b/src/Mvc/Mvc.Formatters.Json/ref/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Formatters.Xml/ref/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj b/src/Mvc/Mvc.Formatters.Xml/ref/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj index 177d62355b..6e1345e58a 100644 --- a/src/Mvc/Mvc.Formatters.Xml/ref/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj +++ b/src/Mvc/Mvc.Formatters.Xml/ref/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Localization/ref/Microsoft.AspNetCore.Mvc.Localization.csproj b/src/Mvc/Mvc.Localization/ref/Microsoft.AspNetCore.Mvc.Localization.csproj index 5d537ec630..27c1f74bf1 100644 --- a/src/Mvc/Mvc.Localization/ref/Microsoft.AspNetCore.Mvc.Localization.csproj +++ b/src/Mvc/Mvc.Localization/ref/Microsoft.AspNetCore.Mvc.Localization.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.NewtonsoftJson/ref/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj b/src/Mvc/Mvc.NewtonsoftJson/ref/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj index 68fbd12a8a..397d31f63e 100644 --- a/src/Mvc/Mvc.NewtonsoftJson/ref/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj +++ b/src/Mvc/Mvc.NewtonsoftJson/ref/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Razor.RuntimeCompilation/ref/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj b/src/Mvc/Mvc.Razor.RuntimeCompilation/ref/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj index 9d73454d5e..d6f2a9ffb7 100644 --- a/src/Mvc/Mvc.Razor.RuntimeCompilation/ref/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj +++ b/src/Mvc/Mvc.Razor.RuntimeCompilation/ref/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Razor/ref/Microsoft.AspNetCore.Mvc.Razor.csproj b/src/Mvc/Mvc.Razor/ref/Microsoft.AspNetCore.Mvc.Razor.csproj index 18f0eb17fb..efa2947eb8 100644 --- a/src/Mvc/Mvc.Razor/ref/Microsoft.AspNetCore.Mvc.Razor.csproj +++ b/src/Mvc/Mvc.Razor/ref/Microsoft.AspNetCore.Mvc.Razor.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.RazorPages/ref/Microsoft.AspNetCore.Mvc.RazorPages.csproj b/src/Mvc/Mvc.RazorPages/ref/Microsoft.AspNetCore.Mvc.RazorPages.csproj index 7883b2a2a0..d607941928 100644 --- a/src/Mvc/Mvc.RazorPages/ref/Microsoft.AspNetCore.Mvc.RazorPages.csproj +++ b/src/Mvc/Mvc.RazorPages/ref/Microsoft.AspNetCore.Mvc.RazorPages.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.TagHelpers/ref/Microsoft.AspNetCore.Mvc.TagHelpers.csproj b/src/Mvc/Mvc.TagHelpers/ref/Microsoft.AspNetCore.Mvc.TagHelpers.csproj index f0375ab31c..ea02c2ce35 100644 --- a/src/Mvc/Mvc.TagHelpers/ref/Microsoft.AspNetCore.Mvc.TagHelpers.csproj +++ b/src/Mvc/Mvc.TagHelpers/ref/Microsoft.AspNetCore.Mvc.TagHelpers.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.Testing/ref/Microsoft.AspNetCore.Mvc.Testing.csproj b/src/Mvc/Mvc.Testing/ref/Microsoft.AspNetCore.Mvc.Testing.csproj index 155d335a7e..cb3241a4fa 100644 --- a/src/Mvc/Mvc.Testing/ref/Microsoft.AspNetCore.Mvc.Testing.csproj +++ b/src/Mvc/Mvc.Testing/ref/Microsoft.AspNetCore.Mvc.Testing.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc.ViewFeatures/ref/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj b/src/Mvc/Mvc.ViewFeatures/ref/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj index 1e6f330469..6ec8a61c79 100644 --- a/src/Mvc/Mvc.ViewFeatures/ref/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj +++ b/src/Mvc/Mvc.ViewFeatures/ref/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Mvc/Mvc/ref/Microsoft.AspNetCore.Mvc.csproj b/src/Mvc/Mvc/ref/Microsoft.AspNetCore.Mvc.csproj index 777c827bab..6098d80e5b 100644 --- a/src/Mvc/Mvc/ref/Microsoft.AspNetCore.Mvc.csproj +++ b/src/Mvc/Mvc/ref/Microsoft.AspNetCore.Mvc.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Razor/Razor.Runtime/ref/Microsoft.AspNetCore.Razor.Runtime.csproj b/src/Razor/Razor.Runtime/ref/Microsoft.AspNetCore.Razor.Runtime.csproj index 34574e5248..d3402450a1 100644 --- a/src/Razor/Razor.Runtime/ref/Microsoft.AspNetCore.Razor.Runtime.csproj +++ b/src/Razor/Razor.Runtime/ref/Microsoft.AspNetCore.Razor.Runtime.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Razor/Razor/ref/Microsoft.AspNetCore.Razor.csproj b/src/Razor/Razor/ref/Microsoft.AspNetCore.Razor.csproj index fa9b7386f8..57241da578 100644 --- a/src/Razor/Razor/ref/Microsoft.AspNetCore.Razor.csproj +++ b/src/Razor/Razor/ref/Microsoft.AspNetCore.Razor.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Certificate/ref/Microsoft.AspNetCore.Authentication.Certificate.csproj b/src/Security/Authentication/Certificate/ref/Microsoft.AspNetCore.Authentication.Certificate.csproj index 90cc5219ea..eb51fca5b9 100644 --- a/src/Security/Authentication/Certificate/ref/Microsoft.AspNetCore.Authentication.Certificate.csproj +++ b/src/Security/Authentication/Certificate/ref/Microsoft.AspNetCore.Authentication.Certificate.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Cookies/ref/Microsoft.AspNetCore.Authentication.Cookies.csproj b/src/Security/Authentication/Cookies/ref/Microsoft.AspNetCore.Authentication.Cookies.csproj index 2fe7e7097b..8d5ccfe0e7 100644 --- a/src/Security/Authentication/Cookies/ref/Microsoft.AspNetCore.Authentication.Cookies.csproj +++ b/src/Security/Authentication/Cookies/ref/Microsoft.AspNetCore.Authentication.Cookies.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Core/ref/Microsoft.AspNetCore.Authentication.csproj b/src/Security/Authentication/Core/ref/Microsoft.AspNetCore.Authentication.csproj index 852f666262..244a2634e2 100644 --- a/src/Security/Authentication/Core/ref/Microsoft.AspNetCore.Authentication.csproj +++ b/src/Security/Authentication/Core/ref/Microsoft.AspNetCore.Authentication.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Facebook/ref/Microsoft.AspNetCore.Authentication.Facebook.csproj b/src/Security/Authentication/Facebook/ref/Microsoft.AspNetCore.Authentication.Facebook.csproj index 932097a36e..b321a8165f 100644 --- a/src/Security/Authentication/Facebook/ref/Microsoft.AspNetCore.Authentication.Facebook.csproj +++ b/src/Security/Authentication/Facebook/ref/Microsoft.AspNetCore.Authentication.Facebook.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Google/ref/Microsoft.AspNetCore.Authentication.Google.csproj b/src/Security/Authentication/Google/ref/Microsoft.AspNetCore.Authentication.Google.csproj index 0dfa4e891c..eb7c734cb8 100644 --- a/src/Security/Authentication/Google/ref/Microsoft.AspNetCore.Authentication.Google.csproj +++ b/src/Security/Authentication/Google/ref/Microsoft.AspNetCore.Authentication.Google.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/JwtBearer/ref/Microsoft.AspNetCore.Authentication.JwtBearer.csproj b/src/Security/Authentication/JwtBearer/ref/Microsoft.AspNetCore.Authentication.JwtBearer.csproj index 61d2165939..b84ff89ea7 100644 --- a/src/Security/Authentication/JwtBearer/ref/Microsoft.AspNetCore.Authentication.JwtBearer.csproj +++ b/src/Security/Authentication/JwtBearer/ref/Microsoft.AspNetCore.Authentication.JwtBearer.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/MicrosoftAccount/ref/Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj b/src/Security/Authentication/MicrosoftAccount/ref/Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj index 9268beba51..130cdbbe11 100644 --- a/src/Security/Authentication/MicrosoftAccount/ref/Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj +++ b/src/Security/Authentication/MicrosoftAccount/ref/Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Negotiate/ref/Microsoft.AspNetCore.Authentication.Negotiate.csproj b/src/Security/Authentication/Negotiate/ref/Microsoft.AspNetCore.Authentication.Negotiate.csproj index d10001bd30..1b93b39940 100644 --- a/src/Security/Authentication/Negotiate/ref/Microsoft.AspNetCore.Authentication.Negotiate.csproj +++ b/src/Security/Authentication/Negotiate/ref/Microsoft.AspNetCore.Authentication.Negotiate.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/OAuth/ref/Microsoft.AspNetCore.Authentication.OAuth.csproj b/src/Security/Authentication/OAuth/ref/Microsoft.AspNetCore.Authentication.OAuth.csproj index 7bab2200f0..def1f59d1e 100644 --- a/src/Security/Authentication/OAuth/ref/Microsoft.AspNetCore.Authentication.OAuth.csproj +++ b/src/Security/Authentication/OAuth/ref/Microsoft.AspNetCore.Authentication.OAuth.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/OpenIdConnect/ref/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj b/src/Security/Authentication/OpenIdConnect/ref/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj index 3049f5ee73..a5c4d9aa4c 100644 --- a/src/Security/Authentication/OpenIdConnect/ref/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj +++ b/src/Security/Authentication/OpenIdConnect/ref/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/Twitter/ref/Microsoft.AspNetCore.Authentication.Twitter.csproj b/src/Security/Authentication/Twitter/ref/Microsoft.AspNetCore.Authentication.Twitter.csproj index 94f128a796..b5da56a67e 100644 --- a/src/Security/Authentication/Twitter/ref/Microsoft.AspNetCore.Authentication.Twitter.csproj +++ b/src/Security/Authentication/Twitter/ref/Microsoft.AspNetCore.Authentication.Twitter.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authentication/WsFederation/ref/Microsoft.AspNetCore.Authentication.WsFederation.csproj b/src/Security/Authentication/WsFederation/ref/Microsoft.AspNetCore.Authentication.WsFederation.csproj index de9634120b..f3c624b7bd 100644 --- a/src/Security/Authentication/WsFederation/ref/Microsoft.AspNetCore.Authentication.WsFederation.csproj +++ b/src/Security/Authentication/WsFederation/ref/Microsoft.AspNetCore.Authentication.WsFederation.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/Authorization/Core/ref/Microsoft.AspNetCore.Authorization.csproj b/src/Security/Authorization/Core/ref/Microsoft.AspNetCore.Authorization.csproj index eb018686c2..ec07cafbaa 100644 --- a/src/Security/Authorization/Core/ref/Microsoft.AspNetCore.Authorization.csproj +++ b/src/Security/Authorization/Core/ref/Microsoft.AspNetCore.Authorization.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -9,7 +9,7 @@ - + diff --git a/src/Security/Authorization/Policy/ref/Microsoft.AspNetCore.Authorization.Policy.csproj b/src/Security/Authorization/Policy/ref/Microsoft.AspNetCore.Authorization.Policy.csproj index c72a3cb11d..a6846ca50f 100644 --- a/src/Security/Authorization/Policy/ref/Microsoft.AspNetCore.Authorization.Policy.csproj +++ b/src/Security/Authorization/Policy/ref/Microsoft.AspNetCore.Authorization.Policy.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Security/CookiePolicy/ref/Microsoft.AspNetCore.CookiePolicy.csproj b/src/Security/CookiePolicy/ref/Microsoft.AspNetCore.CookiePolicy.csproj index 844ef2d238..c0f0ce3f26 100644 --- a/src/Security/CookiePolicy/ref/Microsoft.AspNetCore.CookiePolicy.csproj +++ b/src/Security/CookiePolicy/ref/Microsoft.AspNetCore.CookiePolicy.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/Connections.Abstractions/ref/Microsoft.AspNetCore.Connections.Abstractions.csproj b/src/Servers/Connections.Abstractions/ref/Microsoft.AspNetCore.Connections.Abstractions.csproj index 5117931738..290b58c7fe 100644 --- a/src/Servers/Connections.Abstractions/ref/Microsoft.AspNetCore.Connections.Abstractions.csproj +++ b/src/Servers/Connections.Abstractions/ref/Microsoft.AspNetCore.Connections.Abstractions.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netstandard2.1;netcoreapp5.0 + netstandard2.0;netstandard2.1;$(DefaultNetCoreTargetFramework) @@ -16,7 +16,7 @@ - + diff --git a/src/Servers/HttpSys/ref/Microsoft.AspNetCore.Server.HttpSys.csproj b/src/Servers/HttpSys/ref/Microsoft.AspNetCore.Server.HttpSys.csproj index 7145bd5c23..724aaeedb1 100644 --- a/src/Servers/HttpSys/ref/Microsoft.AspNetCore.Server.HttpSys.csproj +++ b/src/Servers/HttpSys/ref/Microsoft.AspNetCore.Server.HttpSys.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/IIS/IIS/ref/Microsoft.AspNetCore.Server.IIS.csproj b/src/Servers/IIS/IIS/ref/Microsoft.AspNetCore.Server.IIS.csproj index 6820d5cccb..2cfe2e86a7 100644 --- a/src/Servers/IIS/IIS/ref/Microsoft.AspNetCore.Server.IIS.csproj +++ b/src/Servers/IIS/IIS/ref/Microsoft.AspNetCore.Server.IIS.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/IIS/IISIntegration/ref/Microsoft.AspNetCore.Server.IISIntegration.csproj b/src/Servers/IIS/IISIntegration/ref/Microsoft.AspNetCore.Server.IISIntegration.csproj index 372a927923..1c8b4a1c05 100644 --- a/src/Servers/IIS/IISIntegration/ref/Microsoft.AspNetCore.Server.IISIntegration.csproj +++ b/src/Servers/IIS/IISIntegration/ref/Microsoft.AspNetCore.Server.IISIntegration.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/Kestrel/Core/ref/Microsoft.AspNetCore.Server.Kestrel.Core.csproj b/src/Servers/Kestrel/Core/ref/Microsoft.AspNetCore.Server.Kestrel.Core.csproj index 45109ddb79..e2fdde82b2 100644 --- a/src/Servers/Kestrel/Core/ref/Microsoft.AspNetCore.Server.Kestrel.Core.csproj +++ b/src/Servers/Kestrel/Core/ref/Microsoft.AspNetCore.Server.Kestrel.Core.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/Kestrel/Kestrel/ref/Microsoft.AspNetCore.Server.Kestrel.csproj b/src/Servers/Kestrel/Kestrel/ref/Microsoft.AspNetCore.Server.Kestrel.csproj index c0fd870f11..8ea78b2402 100644 --- a/src/Servers/Kestrel/Kestrel/ref/Microsoft.AspNetCore.Server.Kestrel.csproj +++ b/src/Servers/Kestrel/Kestrel/ref/Microsoft.AspNetCore.Server.Kestrel.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/Kestrel/Transport.Libuv/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.csproj b/src/Servers/Kestrel/Transport.Libuv/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.csproj index e12c2ffe68..c80557cd67 100644 --- a/src/Servers/Kestrel/Transport.Libuv/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.csproj +++ b/src/Servers/Kestrel/Transport.Libuv/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/Servers/Kestrel/Transport.Sockets/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj b/src/Servers/Kestrel/Transport.Sockets/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj index 6247c3ba83..a388dfa904 100644 --- a/src/Servers/Kestrel/Transport.Sockets/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj +++ b/src/Servers/Kestrel/Transport.Sockets/ref/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/common/Http.Connections.Common/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj b/src/SignalR/common/Http.Connections.Common/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj index 9a0b4a2835..9955ca7202 100644 --- a/src/SignalR/common/Http.Connections.Common/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj +++ b/src/SignalR/common/Http.Connections.Common/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj @@ -1,14 +1,14 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/common/Http.Connections/ref/Microsoft.AspNetCore.Http.Connections.csproj b/src/SignalR/common/Http.Connections/ref/Microsoft.AspNetCore.Http.Connections.csproj index 17b66b83d9..8b474e9124 100644 --- a/src/SignalR/common/Http.Connections/ref/Microsoft.AspNetCore.Http.Connections.csproj +++ b/src/SignalR/common/Http.Connections/ref/Microsoft.AspNetCore.Http.Connections.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/common/Protocols.Json/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj b/src/SignalR/common/Protocols.Json/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj index b974a09f76..94da81a8e3 100644 --- a/src/SignalR/common/Protocols.Json/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj +++ b/src/SignalR/common/Protocols.Json/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj @@ -1,13 +1,13 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/common/SignalR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj b/src/SignalR/common/SignalR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj index 943122a62f..fdc6d747c7 100644 --- a/src/SignalR/common/SignalR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj +++ b/src/SignalR/common/SignalR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netcoreapp5.0 + netstandard2.0;$(DefaultNetCoreTargetFramework) @@ -9,7 +9,7 @@ - + diff --git a/src/SignalR/server/Core/ref/Microsoft.AspNetCore.SignalR.Core.csproj b/src/SignalR/server/Core/ref/Microsoft.AspNetCore.SignalR.Core.csproj index df5def3916..6416b75d2e 100644 --- a/src/SignalR/server/Core/ref/Microsoft.AspNetCore.SignalR.Core.csproj +++ b/src/SignalR/server/Core/ref/Microsoft.AspNetCore.SignalR.Core.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/server/SignalR/ref/Microsoft.AspNetCore.SignalR.csproj b/src/SignalR/server/SignalR/ref/Microsoft.AspNetCore.SignalR.csproj index 02c1f062e2..7e293580fb 100644 --- a/src/SignalR/server/SignalR/ref/Microsoft.AspNetCore.SignalR.csproj +++ b/src/SignalR/server/SignalR/ref/Microsoft.AspNetCore.SignalR.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - + diff --git a/src/SignalR/server/StackExchangeRedis/ref/Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj b/src/SignalR/server/StackExchangeRedis/ref/Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj index 8b3c8cd3a1..107b56273a 100644 --- a/src/SignalR/server/StackExchangeRedis/ref/Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj +++ b/src/SignalR/server/StackExchangeRedis/ref/Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj @@ -1,9 +1,9 @@ - netcoreapp5.0 + $(DefaultNetCoreTargetFramework) - +