Remove netcoreapp2.0 test TFMs (#6461)
.NET Core 2.0 reached EOL last year. This removes multi-targeting our test projects and test assets to only use .NET Core 2.1 and .NET Framework 4.6.1.
显示
- Directory.Build.props 0 个添加, 1 个删除Directory.Build.props
- build/tasks/RepoTasks.csproj 1 个添加, 1 个删除build/tasks/RepoTasks.csproj
- src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj 1 个添加, 1 个删除...forgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj
- src/AuthSamples/samples/ClaimsTransformation/ClaimsTransformation.csproj 1 个添加, 1 个删除.../samples/ClaimsTransformation/ClaimsTransformation.csproj
- src/AuthSamples/samples/Cookies/Cookies.csproj 1 个添加, 1 个删除src/AuthSamples/samples/Cookies/Cookies.csproj
- src/AuthSamples/samples/DynamicSchemes/DynamicSchemes.csproj 1 个添加, 1 个删除src/AuthSamples/samples/DynamicSchemes/DynamicSchemes.csproj
- src/AuthSamples/samples/Identity.ExternalClaims/Identity.ExternalClaims.csproj 1 个添加, 1 个删除...es/Identity.ExternalClaims/Identity.ExternalClaims.csproj
- src/AuthSamples/samples/PathSchemeSelection/PathSchemeSelection.csproj 1 个添加, 1 个删除...es/samples/PathSchemeSelection/PathSchemeSelection.csproj
- src/AuthSamples/test/AuthSamples.FunctionalTests/AuthSamples.FunctionalTests.csproj 1 个添加, 1 个删除...amples.FunctionalTests/AuthSamples.FunctionalTests.csproj
- src/AuthSamples/test/AuthSamples.FunctionalTests/TestServices.cs 0 个添加, 6 个删除...hSamples/test/AuthSamples.FunctionalTests/TestServices.cs
- src/AuthSamples/test/Directory.Build.props 0 个添加, 9 个删除src/AuthSamples/test/Directory.Build.props
- src/Azure/ApplicationInsights.HostingStartup/test/UnitTests/JavaScriptSnippetTest.cs 5 个添加, 14 个删除...ts.HostingStartup/test/UnitTests/JavaScriptSnippetTest.cs
- src/Azure/ApplicationInsights.HostingStartup/test/UnitTests/LoggingTest.cs 12 个添加, 30 个删除...tionInsights.HostingStartup/test/UnitTests/LoggingTest.cs
- src/Azure/ApplicationInsights.HostingStartup/test/testassets/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj 1 个添加, 1 个删除...rtupSample/ApplicationInsightsHostingStartupSample.csproj
- src/AzureIntegration/test/Directory.Build.props 0 个添加, 7 个删除src/AzureIntegration/test/Directory.Build.props
- src/DataProtection/Abstractions/test/Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj 1 个添加, 1 个删除...osoft.AspNetCore.DataProtection.Abstractions.Tests.csproj
- src/DataProtection/AzureKeyVault/test/Microsoft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj 1 个添加, 1 个删除...soft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj
- src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj 1 个添加, 1 个删除...osoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj
- src/DataProtection/Cryptography.Internal/test/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj 1 个添加, 1 个删除...t/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj
- src/DataProtection/Cryptography.KeyDerivation/test/Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj 1 个添加, 1 个删除...rosoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj
加载中
想要评论请 注册 或 登录