diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml
index ca0ef63a15..f7cc167b14 100644
--- a/.azure/pipelines/ci.yml
+++ b/.azure/pipelines/ci.yml
@@ -527,17 +527,6 @@ stages:
chmod +x $HOME/bin/jq
echo "##vso[task.prependpath]$HOME/bin"
displayName: Install jq
- - task: UseDotNet@2
- displayName: 'Use .NET Core sdk'
- inputs:
- packageType: sdk
- # The SDK version selected here is intentionally supposed to use the latest release
- # For the purpose of building Linux distros, we can't depend on features of the SDK
- # which may not exist in pre-built versions of the SDK
- # Pinning to preview 8 since preview 9 has breaking changes
- version: 3.0.100-preview8-013656
- installationPath: $(DotNetCoreSdkDir)
- includePreviewVersions: true
- script: ./eng/scripts/ci-source-build.sh --ci --configuration Release /p:BuildManaged=true /p:BuildNodeJs=false
displayName: Run ci-source-build.sh
- task: PublishBuildArtifacts@1
diff --git a/Directory.Build.props b/Directory.Build.props
index 66e5b316b1..650a9d7340 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -52,7 +52,7 @@
true
- netcoreapp$(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion)
+ netcoreapp3.1
diff --git a/NuGet.config b/NuGet.config
index abe0ab2f44..d0a37a8d8e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -2,12 +2,6 @@
-
-
-
-
-
-
diff --git a/eng/CodeGen.proj b/eng/CodeGen.proj
index d16f2875e5..e2b6785f30 100644
--- a/eng/CodeGen.proj
+++ b/eng/CodeGen.proj
@@ -85,4 +85,4 @@
SkipNonexistentProjects="true" />
-
+
\ No newline at end of file
diff --git a/eng/PublishSymbols.proj b/eng/PublishSymbols.proj
index a33a1df232..ca5ba682f7 100644
--- a/eng/PublishSymbols.proj
+++ b/eng/PublishSymbols.proj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
artifacts\manifests\
true
diff --git a/eng/SharedFramework.External.props b/eng/SharedFramework.External.props
index 36ea360df2..8fdebc787d 100644
--- a/eng/SharedFramework.External.props
+++ b/eng/SharedFramework.External.props
@@ -107,7 +107,7 @@
These compilation references are necessary to workaround the mismatch of what is found in the ref pack for NETCore.App and what
is actually present at runtime. See https://github.com/dotnet/corefx/issues/34906
-->
-
+
<_CompilationOnlyReference Include="Microsoft.Win32.Registry" />
<_CompilationOnlyReference Include="System.Security.Cryptography.Cng" />
<_CompilationOnlyReference Include="System.Security.Principal.Windows" />
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f234f28f0a..e4e4d4ac54 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -13,404 +13,404 @@
https://github.com/aspnet/Blazor
348e050ecd9bd8924581afb677089ae5e2d5e508
-
+
https://github.com/aspnet/AspNetCore-Tooling
- fb764d92474690bc9cf60e7a9d0679ab36ac326b
+ 88cd749f381e5b02e5ed3dd0d9c24f2272fea816
-
+
https://github.com/aspnet/AspNetCore-Tooling
- fb764d92474690bc9cf60e7a9d0679ab36ac326b
+ 88cd749f381e5b02e5ed3dd0d9c24f2272fea816
-
+
https://github.com/aspnet/AspNetCore-Tooling
- fb764d92474690bc9cf60e7a9d0679ab36ac326b
+ 88cd749f381e5b02e5ed3dd0d9c24f2272fea816
-
+
https://github.com/aspnet/AspNetCore-Tooling
- fb764d92474690bc9cf60e7a9d0679ab36ac326b
+ 88cd749f381e5b02e5ed3dd0d9c24f2272fea816
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/EntityFrameworkCore
- b403b17b493cb96059bdc3ef01d184a0213293f2
+ 130fe39bed1c9351ba73a829aa14a6112108a6b2
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/dotnet/core-setup
- 7d57652f33493fa022125b7f63aad0d70c52d810
+ 1e35b022cbc45bd8185cfa3f3151451298bf6de4
-
+
https://github.com/dotnet/core-setup
- 7d57652f33493fa022125b7f63aad0d70c52d810
+ 1e35b022cbc45bd8185cfa3f3151451298bf6de4
-
+
https://github.com/dotnet/core-setup
- 7d57652f33493fa022125b7f63aad0d70c52d810
+ 1e35b022cbc45bd8185cfa3f3151451298bf6de4
-
+
https://github.com/dotnet/core-setup
- 7d57652f33493fa022125b7f63aad0d70c52d810
+ 1e35b022cbc45bd8185cfa3f3151451298bf6de4
-
+
https://github.com/dotnet/corefx
- 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea
+ d0f0bfa5b123b4c1183c889cf4017bb529675502
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
https://github.com/dotnet/arcade
@@ -424,13 +424,13 @@
https://github.com/dotnet/arcade
f8546fbab59a74a66c83b8cb76b3f6877ce1d374
-
+
https://github.com/aspnet/Extensions
- 0b951c16de0f39e13cce8372e11c28eb90576662
+ 2db96ea772152fe064f606d39bf0425c503076ab
-
+
https://github.com/dotnet/roslyn
- 66a912c9463eebe832cf742d2fe8bb2e1a4600ec
+ cac1be1463d3b277184ed38115ae35b0cb236688
diff --git a/eng/Versions.props b/eng/Versions.props
index dc5f67b0d7..505a0a93e4 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -7,16 +7,13 @@
3
- 0
+ 1
0
- 2
+ 1
true
false
- rc$(PreReleasePreviewNumber)
- Release Candidate $(PreReleasePreviewNumber)
-
- 9
- preview$(BlazorClientPreReleasePreviewNumber)
+ preview$(PreReleasePreviewNumber)
+ Preview $(PreReleasePreviewNumber)
$(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion)
false
@@ -57,114 +54,114 @@
1.0.0-beta.19462.4
- 3.3.1-beta4-19462-11
+ 3.4.0-beta2-19462-08
- 3.0.0
- 3.0.0
- 3.0.0
- 2.1.0
+ 3.1.0-preview1.19463.3
+ 3.1.0-preview1.19463.3
+ 3.1.0-preview1.19463.3
+ 2.1.0-preview1.19463.3
- 1.0.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 1.7.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
- 4.6.0
+ 1.1.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 1.8.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
+ 4.7.0-preview1.19463.3
- 3.0.0
+ 3.1.0-preview1.19463.3
3.0.0-preview9.19462.2
- 3.0.0-rc2.19463.5
- 3.0.0-rc2.19463.5
- 3.0.0-rc2.19463.5
- 3.0.0-rc2.19463.5
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0-rc2.19463.5
- 3.0.0
- 3.0.0
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
+ 3.1.0-preview1.19463.6
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
+ 3.1.0-preview1.19463.13
- 3.0.0-rc2.19460.12
- 3.0.0-rc2.19460.12
- 3.0.0-rc2.19460.12
- 3.0.0-rc2.19460.12
+ 3.1.0-preview1.19465.1
+ 3.1.0-preview1.19465.1
+ 3.1.0-preview1.19465.1
+ 3.1.0-preview1.19465.1
+ $(NoWarn);NU5131
+
+
+
+
+ 3.1
+
+
+
+
+
+
+
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.netcoreapp3.0.cs b/src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.netcoreapp.cs
similarity index 100%
rename from src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.netcoreapp3.0.cs
rename to src/Antiforgery/ref/Microsoft.AspNetCore.Antiforgery.netcoreapp.cs
diff --git a/src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj b/src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj
index 5fb2ea7050..d00d01e066 100644
--- a/src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj
+++ b/src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj
@@ -2,7 +2,7 @@
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
true
aspnetcore;antiforgery
diff --git a/src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj b/src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj
index ff11534abc..4b4a43b6c1 100644
--- a/src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj
+++ b/src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.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 f320adac86..5f8239fc10 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,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.netcoreapp3.0.cs b/src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.netcoreapp.cs
similarity index 100%
rename from src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.netcoreapp3.0.cs
rename to src/Azure/AzureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.netcoreapp.cs
diff --git a/src/Azure/AzureAD/Authentication.AzureAD.UI/src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj b/src/Azure/AzureAD/Authentication.AzureAD.UI/src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj
index baf861cf3e..6720f825e6 100644
--- a/src/Azure/AzureAD/Authentication.AzureAD.UI/src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj
+++ b/src/Azure/AzureAD/Authentication.AzureAD.UI/src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj
@@ -3,7 +3,7 @@
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
Precompiled views assembly for the ASP.NET Core Azure Active Directory Integration package.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
aspnetcore;authentication;AzureAD
true
true
diff --git a/src/Azure/AzureAD/Authentication.AzureAD.UI/test/Microsoft.AspNetCore.Authentication.AzureAD.UI.Test.csproj b/src/Azure/AzureAD/Authentication.AzureAD.UI/test/Microsoft.AspNetCore.Authentication.AzureAD.UI.Test.csproj
index 509d46fde9..1087f46745 100644
--- a/src/Azure/AzureAD/Authentication.AzureAD.UI/test/Microsoft.AspNetCore.Authentication.AzureAD.UI.Test.csproj
+++ b/src/Azure/AzureAD/Authentication.AzureAD.UI/test/Microsoft.AspNetCore.Authentication.AzureAD.UI.Test.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Authentication.AzureAD.UI
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 8354ceaa59..99f8903d8c 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,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.netcoreapp3.0.cs b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.netcoreapp.cs
similarity index 100%
rename from src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.netcoreapp3.0.cs
rename to src/Azure/AzureAD/Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.netcoreapp.cs
diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj
index cf3601f1ec..2711ae5303 100644
--- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj
+++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj
@@ -3,7 +3,7 @@
ASP.NET Core Azure Active Directory B2C Integration provides components for easily integrating Azure Active Directory B2C authentication within your ASP.NET Core application.
Precompiled views assembly for the ASP.NET Core Azure Active Directory B2C Integration package.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
aspnetcore;authentication;AzureADB2C
true
true
diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/test/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Test.csproj b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/test/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Test.csproj
index 6abd66f574..7d0ea17f83 100644
--- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/test/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Test.csproj
+++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/test/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Test.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Authentication.AzureADB2C.UI
diff --git a/src/Azure/AzureAD/samples/AzureADB2CSample/AzureADB2CSample.csproj b/src/Azure/AzureAD/samples/AzureADB2CSample/AzureADB2CSample.csproj
index e1b592ed20..379bc01e8d 100644
--- a/src/Azure/AzureAD/samples/AzureADB2CSample/AzureADB2CSample.csproj
+++ b/src/Azure/AzureAD/samples/AzureADB2CSample/AzureADB2CSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Azure/AzureAD/samples/AzureADSample/AzureADSample.csproj b/src/Azure/AzureAD/samples/AzureADSample/AzureADSample.csproj
index 062de172bf..c7b9f69948 100644
--- a/src/Azure/AzureAD/samples/AzureADSample/AzureADSample.csproj
+++ b/src/Azure/AzureAD/samples/AzureADSample/AzureADSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj b/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj
index b13ff3e5f8..d2cb51194b 100644
--- a/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj
+++ b/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
@@ -21,7 +21,7 @@
- <_PublishFiles Include="$(ArtifactsBinDir)AzureAD.WebSite\$(Configuration)\netcoreapp3.0\AzureAD.WebSite.deps.json" />
+ <_PublishFiles Include="$(ArtifactsBinDir)AzureAD.WebSite\$(Configuration)\$(DefaultNetCoreTargetFramework)\AzureAD.WebSite.deps.json" />
- netcoreapp3.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 3984939846..5aa17d22ef 100644
--- a/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
+++ b/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.netcoreapp3.0.cs b/src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.netcoreapp.cs
similarity index 100%
rename from src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.netcoreapp3.0.cs
rename to src/Azure/AzureAppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.netcoreapp.cs
diff --git a/src/Azure/AzureAppServices.HostingStartup/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj b/src/Azure/AzureAppServices.HostingStartup/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
index 821f07eb68..8992d007b8 100644
--- a/src/Azure/AzureAppServices.HostingStartup/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
+++ b/src/Azure/AzureAppServices.HostingStartup/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
@@ -4,7 +4,7 @@
ASP.NET Core lightup integration with Azure AppServices.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
aspnetcore;azure;appservices
true
diff --git a/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj b/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
index 10dbbbeb46..40f753cc8d 100644
--- a/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
+++ b/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.netcoreapp3.0.cs b/src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.netcoreapp.cs
similarity index 100%
rename from src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.netcoreapp3.0.cs
rename to src/Azure/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.netcoreapp.cs
diff --git a/src/Azure/AzureAppServicesIntegration/src/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj b/src/Azure/AzureAppServicesIntegration/src/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
index 7cd3dc1453..972ea62ff8 100644
--- a/src/Azure/AzureAppServicesIntegration/src/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
+++ b/src/Azure/AzureAppServicesIntegration/src/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
@@ -2,7 +2,7 @@
ASP.NET Core integration with Azure AppServices.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
$(NoWarn);CS1591
true
true
diff --git a/src/Azure/AzureAppServicesIntegration/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj b/src/Azure/AzureAppServicesIntegration/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj
index d325471015..4307d47260 100644
--- a/src/Azure/AzureAppServicesIntegration/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj
+++ b/src/Azure/AzureAppServicesIntegration/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Azure/samples/AzureAppServicesHostingStartupSample/AzureAppServicesHostingStartupSample.csproj b/src/Azure/samples/AzureAppServicesHostingStartupSample/AzureAppServicesHostingStartupSample.csproj
index 6985ea6c0c..81d6f1f4b5 100644
--- a/src/Azure/samples/AzureAppServicesHostingStartupSample/AzureAppServicesHostingStartupSample.csproj
+++ b/src/Azure/samples/AzureAppServicesHostingStartupSample/AzureAppServicesHostingStartupSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Azure/samples/AzureAppServicesSample/AzureAppServicesSample.csproj b/src/Azure/samples/AzureAppServicesSample/AzureAppServicesSample.csproj
index 9f7be59933..2e75ddaed4 100644
--- a/src/Azure/samples/AzureAppServicesSample/AzureAppServicesSample.csproj
+++ b/src/Azure/samples/AzureAppServicesSample/AzureAppServicesSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Components/Analyzers/test/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj b/src/Components/Analyzers/test/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj
index 45b379c65c..10085017d1 100644
--- a/src/Components/Analyzers/test/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj
+++ b/src/Components/Analyzers/test/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.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 d60eb31594..50754ab70b 100644
--- a/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj
+++ b/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.csproj
@@ -1,15 +1,15 @@
- netstandard2.0;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
-
-
+
+
diff --git a/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.netcoreapp3.0.cs b/src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.netcoreapp.cs
similarity index 100%
rename from src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.netcoreapp3.0.cs
rename to src/Components/Authorization/ref/Microsoft.AspNetCore.Components.Authorization.netcoreapp.cs
diff --git a/src/Components/Authorization/src/Microsoft.AspNetCore.Components.Authorization.csproj b/src/Components/Authorization/src/Microsoft.AspNetCore.Components.Authorization.csproj
index 84da2d5ea2..8f3142849a 100644
--- a/src/Components/Authorization/src/Microsoft.AspNetCore.Components.Authorization.csproj
+++ b/src/Components/Authorization/src/Microsoft.AspNetCore.Components.Authorization.csproj
@@ -1,8 +1,8 @@
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
true
Authentication and authorization support for Blazor applications.
true
diff --git a/src/Components/Authorization/test/Microsoft.AspNetCore.Components.Authorization.Tests.csproj b/src/Components/Authorization/test/Microsoft.AspNetCore.Components.Authorization.Tests.csproj
index fedc3e7a4e..5f7ae8f772 100644
--- a/src/Components/Authorization/test/Microsoft.AspNetCore.Components.Authorization.Tests.csproj
+++ b/src/Components/Authorization/test/Microsoft.AspNetCore.Components.Authorization.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Components.Authorization
diff --git a/src/Components/Blazor/Blazor/test/Microsoft.AspNetCore.Blazor.Tests.csproj b/src/Components/Blazor/Blazor/test/Microsoft.AspNetCore.Blazor.Tests.csproj
index 43c8df3786..a0acf4173e 100644
--- a/src/Components/Blazor/Blazor/test/Microsoft.AspNetCore.Blazor.Tests.csproj
+++ b/src/Components/Blazor/Blazor/test/Microsoft.AspNetCore.Blazor.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Components/Blazor/Build/src/Microsoft.AspNetCore.Blazor.Build.csproj b/src/Components/Blazor/Build/src/Microsoft.AspNetCore.Blazor.Build.csproj
index adfa71ef6b..35853a4b9e 100644
--- a/src/Components/Blazor/Build/src/Microsoft.AspNetCore.Blazor.Build.csproj
+++ b/src/Components/Blazor/Build/src/Microsoft.AspNetCore.Blazor.Build.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Build mechanism for ASP.NET Core Blazor applications.
Exe
true
diff --git a/src/Components/Blazor/Build/src/ReferenceFromSource.props b/src/Components/Blazor/Build/src/ReferenceFromSource.props
index 927ec8c757..8067cdc131 100644
--- a/src/Components/Blazor/Build/src/ReferenceFromSource.props
+++ b/src/Components/Blazor/Build/src/ReferenceFromSource.props
@@ -27,7 +27,7 @@
-->
dotnet
- <_BlazorCliLocation>$(MSBuildThisFileDirectory)../../DevServer/src/bin/$(Configuration)/netcoreapp3.0/blazor-devserver.dll
+ <_BlazorCliLocation>$(MSBuildThisFileDirectory)../../DevServer/src/bin/$(Configuration)/$(DefaultNetCoreTargetFramework)/blazor-devserver.dll
exec "$(_BlazorCliLocation)" serve --applicationpath "$(MSBuildProjectDirectory)/$(OutputPath)$(TargetFileName)" $(AdditionalRunArguments)
diff --git a/src/Components/Blazor/Build/test/Microsoft.AspNetCore.Blazor.Build.Tests.csproj b/src/Components/Blazor/Build/test/Microsoft.AspNetCore.Blazor.Build.Tests.csproj
index 0263c9f800..02a15015e4 100644
--- a/src/Components/Blazor/Build/test/Microsoft.AspNetCore.Blazor.Build.Tests.csproj
+++ b/src/Components/Blazor/Build/test/Microsoft.AspNetCore.Blazor.Build.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
$(DefaultItemExcludes);TestFiles\**\*
diff --git a/src/Components/Blazor/DevServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj b/src/Components/Blazor/DevServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj
index b12f55ef82..d18ab7c9e4 100644
--- a/src/Components/Blazor/DevServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj
+++ b/src/Components/Blazor/DevServer/src/Microsoft.AspNetCore.Blazor.DevServer.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Exe
blazor-devserver
Microsoft.AspNetCore.Blazor.DevServer
diff --git a/src/Components/Blazor/Directory.Build.props b/src/Components/Blazor/Directory.Build.props
deleted file mode 100644
index baeb85b7d4..0000000000
--- a/src/Components/Blazor/Directory.Build.props
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
- $(BlazorClientPreReleaseVersionLabel)
-
-
-
diff --git a/src/Components/Blazor/Http/test/Microsoft.AspNetCore.Blazor.HttpClient.Tests.csproj b/src/Components/Blazor/Http/test/Microsoft.AspNetCore.Blazor.HttpClient.Tests.csproj
index 375cc47dde..e7a9870ecd 100644
--- a/src/Components/Blazor/Http/test/Microsoft.AspNetCore.Blazor.HttpClient.Tests.csproj
+++ b/src/Components/Blazor/Http/test/Microsoft.AspNetCore.Blazor.HttpClient.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.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 b72d6c201c..d7e4d948ed 100644
--- a/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj
+++ b/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.netcoreapp3.0.cs b/src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.netcoreapp.cs
similarity index 100%
rename from src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.netcoreapp3.0.cs
rename to src/Components/Blazor/Server/ref/Microsoft.AspNetCore.Blazor.Server.netcoreapp.cs
diff --git a/src/Components/Blazor/Server/src/Microsoft.AspNetCore.Blazor.Server.csproj b/src/Components/Blazor/Server/src/Microsoft.AspNetCore.Blazor.Server.csproj
index 7770f6bdd2..2d7b2d8fb4 100644
--- a/src/Components/Blazor/Server/src/Microsoft.AspNetCore.Blazor.Server.csproj
+++ b/src/Components/Blazor/Server/src/Microsoft.AspNetCore.Blazor.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Runtime server features for ASP.NET Core Blazor applications.
true
diff --git a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/template.json b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/template.json
index 755c0a8ad7..33e094e356 100644
--- a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/template.json
+++ b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/template.json
@@ -83,12 +83,12 @@
"datatype": "choice",
"choices": [
{
- "choice": "netcoreapp3.0",
- "description": "Target netcoreapp3.0"
+ "choice": "netcoreapp3.1",
+ "description": "Target netcoreapp3.1"
}
],
- "replaces": "netcoreapp3.0",
- "defaultValue": "netcoreapp3.0"
+ "replaces": "netcoreapp3.1",
+ "defaultValue": "netcoreapp3.1"
},
"HostIdentifier": {
"type": "bind",
diff --git a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Server/BlazorWasm-CSharp.Server.csproj b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Server/BlazorWasm-CSharp.Server.csproj
index b116a53964..0d42f8eef5 100644
--- a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Server/BlazorWasm-CSharp.Server.csproj
+++ b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Server/BlazorWasm-CSharp.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
7.3
diff --git a/src/Components/Blazor/testassets/HostedInAspNet.Server/HostedInAspNet.Server.csproj b/src/Components/Blazor/testassets/HostedInAspNet.Server/HostedInAspNet.Server.csproj
index 7ae190f083..224ada3963 100644
--- a/src/Components/Blazor/testassets/HostedInAspNet.Server/HostedInAspNet.Server.csproj
+++ b/src/Components/Blazor/testassets/HostedInAspNet.Server/HostedInAspNet.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Components/Blazor/testassets/MonoSanity/MonoSanity.csproj b/src/Components/Blazor/testassets/MonoSanity/MonoSanity.csproj
index 3a9821984b..5297f5bca6 100644
--- a/src/Components/Blazor/testassets/MonoSanity/MonoSanity.csproj
+++ b/src/Components/Blazor/testassets/MonoSanity/MonoSanity.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Components/Components/perf/Microsoft.AspNetCore.Components.Performance.csproj b/src/Components/Components/perf/Microsoft.AspNetCore.Components.Performance.csproj
index 8a2d0ce6d0..a893d64abd 100644
--- a/src/Components/Components/perf/Microsoft.AspNetCore.Components.Performance.csproj
+++ b/src/Components/Components/perf/Microsoft.AspNetCore.Components.Performance.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Exe
true
true
diff --git a/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj b/src/Components/Components/ref/Microsoft.AspNetCore.Components.csproj
index 3f0b80424f..7d8434de11 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;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/src/Components/Components/ref/Microsoft.AspNetCore.Components.netcoreapp3.0.cs b/src/Components/Components/ref/Microsoft.AspNetCore.Components.netcoreapp.cs
similarity index 100%
rename from src/Components/Components/ref/Microsoft.AspNetCore.Components.netcoreapp3.0.cs
rename to src/Components/Components/ref/Microsoft.AspNetCore.Components.netcoreapp.cs
diff --git a/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj b/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj
index a7ad3493c9..68d1e48c8e 100644
--- a/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj
+++ b/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj
@@ -1,8 +1,8 @@
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
Components feature for ASP.NET Core.
true
true
@@ -38,16 +38,15 @@
Microsoft.AspNetCore.Components.multitarget.nuspec
- Microsoft.AspNetCore.Components.netcoreapp3.0.nuspec
+ Microsoft.AspNetCore.Components.netcoreapp.nuspec
$(GenerateNuspecDependsOn);_GetNuspecDependencyPackageVersions
-
-
-
+
+
diff --git a/src/Components/Components/src/Microsoft.AspNetCore.Components.multitarget.nuspec b/src/Components/Components/src/Microsoft.AspNetCore.Components.multitarget.nuspec
index 6324ea3136..3c4fee8be5 100644
--- a/src/Components/Components/src/Microsoft.AspNetCore.Components.multitarget.nuspec
+++ b/src/Components/Components/src/Microsoft.AspNetCore.Components.multitarget.nuspec
@@ -9,7 +9,7 @@
-
+
@@ -17,9 +17,9 @@
-
-
-
+
+
+
diff --git a/src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp3.0.nuspec b/src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp.nuspec
similarity index 73%
rename from src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp3.0.nuspec
rename to src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp.nuspec
index 8dec24f270..80f61e7f17 100644
--- a/src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp3.0.nuspec
+++ b/src/Components/Components/src/Microsoft.AspNetCore.Components.netcoreapp.nuspec
@@ -3,7 +3,7 @@
$CommonMetadataElements$
-
+
@@ -11,9 +11,9 @@
-
-
-
+
+
+
diff --git a/src/Components/Components/test/Microsoft.AspNetCore.Components.Tests.csproj b/src/Components/Components/test/Microsoft.AspNetCore.Components.Tests.csproj
index e97f75fd2a..fd2a5406c1 100644
--- a/src/Components/Components/test/Microsoft.AspNetCore.Components.Tests.csproj
+++ b/src/Components/Components/test/Microsoft.AspNetCore.Components.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Components
diff --git a/src/Components/Directory.Build.props b/src/Components/Directory.Build.props
index ee0ff057fa..02d423b43e 100644
--- a/src/Components/Directory.Build.props
+++ b/src/Components/Directory.Build.props
@@ -15,7 +15,7 @@
$(MSBuildThisFileDirectory)Shared\
- $(MSBuildThisFileDirectory)Blazor\Build\src\bin\$(Configuration)\netcoreapp3.0\
+ $(MSBuildThisFileDirectory)Blazor\Build\src\bin\$(Configuration)\$(DefaultNetCoreTargetFramework)\
diff --git a/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj b/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj
index 8e24904b63..66f060ba8c 100644
--- a/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj
+++ b/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.csproj
@@ -1,15 +1,15 @@
- netstandard2.0;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
-
-
+
+
diff --git a/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.netcoreapp3.0.cs b/src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.netcoreapp.cs
similarity index 100%
rename from src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.netcoreapp3.0.cs
rename to src/Components/Forms/ref/Microsoft.AspNetCore.Components.Forms.netcoreapp.cs
diff --git a/src/Components/Forms/src/Microsoft.AspNetCore.Components.Forms.csproj b/src/Components/Forms/src/Microsoft.AspNetCore.Components.Forms.csproj
index dba25a048e..d338f21000 100644
--- a/src/Components/Forms/src/Microsoft.AspNetCore.Components.Forms.csproj
+++ b/src/Components/Forms/src/Microsoft.AspNetCore.Components.Forms.csproj
@@ -1,8 +1,8 @@
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
true
Forms and validation support for Blazor applications.
true
diff --git a/src/Components/Forms/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj b/src/Components/Forms/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj
index e78bb47ed3..6c611379a5 100644
--- a/src/Components/Forms/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj
+++ b/src/Components/Forms/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Components.Forms
diff --git a/src/Components/Ignitor/src/Ignitor.csproj b/src/Components/Ignitor/src/Ignitor.csproj
index 33688dd3ad..d2fce7263e 100644
--- a/src/Components/Ignitor/src/Ignitor.csproj
+++ b/src/Components/Ignitor/src/Ignitor.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
false
false
diff --git a/src/Components/Ignitor/test/Ignitor.Test.csproj b/src/Components/Ignitor/test/Ignitor.Test.csproj
index 1362b03c02..aa2df88e24 100644
--- a/src/Components/Ignitor/test/Ignitor.Test.csproj
+++ b/src/Components/Ignitor/test/Ignitor.Test.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
$(DefineConstants);IGNITOR
diff --git a/src/Components/Samples/BlazorServerApp/BlazorServerApp.csproj b/src/Components/Samples/BlazorServerApp/BlazorServerApp.csproj
index 5226fe63a1..101fe45c13 100644
--- a/src/Components/Samples/BlazorServerApp/BlazorServerApp.csproj
+++ b/src/Components/Samples/BlazorServerApp/BlazorServerApp.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
false
false
diff --git a/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj b/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj
index 21f0c740e5..ccadda735b 100644
--- a/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj
+++ b/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.netcoreapp3.0.cs b/src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.netcoreapp.cs
similarity index 100%
rename from src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.netcoreapp3.0.cs
rename to src/Components/Server/ref/Microsoft.AspNetCore.Components.Server.netcoreapp.cs
diff --git a/src/Components/Server/src/Microsoft.AspNetCore.Components.Server.csproj b/src/Components/Server/src/Microsoft.AspNetCore.Components.Server.csproj
index 418014783b..0631873913 100644
--- a/src/Components/Server/src/Microsoft.AspNetCore.Components.Server.csproj
+++ b/src/Components/Server/src/Microsoft.AspNetCore.Components.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Runtime server features for ASP.NET Core Components.
true
true
diff --git a/src/Components/Server/test/Microsoft.AspNetCore.Components.Server.Tests.csproj b/src/Components/Server/test/Microsoft.AspNetCore.Components.Server.Tests.csproj
index 4e8dfbf7f2..c6e294a63c 100644
--- a/src/Components/Server/test/Microsoft.AspNetCore.Components.Server.Tests.csproj
+++ b/src/Components/Server/test/Microsoft.AspNetCore.Components.Server.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.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 74a0b82c27..3ea10ad5f4 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;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.netcoreapp3.0.cs b/src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.netcoreapp.cs
similarity index 100%
rename from src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.netcoreapp3.0.cs
rename to src/Components/Web/ref/Microsoft.AspNetCore.Components.Web.netcoreapp.cs
diff --git a/src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj b/src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj
index 2c602acd95..02ae3157d2 100644
--- a/src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj
+++ b/src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj
@@ -1,8 +1,8 @@
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
true
Support for rendering ASP.NET Core components for browsers.
true
diff --git a/src/Components/Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj b/src/Components/Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj
index ae732d3e10..5c8a5a0d19 100644
--- a/src/Components/Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj
+++ b/src/Components/Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore.Components
diff --git a/src/Components/benchmarkapps/BlazingPizza.Server/BlazingPizza.Server.csproj b/src/Components/benchmarkapps/BlazingPizza.Server/BlazingPizza.Server.csproj
index f529474146..7e4b840a09 100644
--- a/src/Components/benchmarkapps/BlazingPizza.Server/BlazingPizza.Server.csproj
+++ b/src/Components/benchmarkapps/BlazingPizza.Server/BlazingPizza.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
$(BenchmarksTargetFramework)
true
diff --git a/src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj b/src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
index 11049e2bae..324d00d12f 100644
--- a/src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
+++ b/src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Components.E2ETests
diff --git a/src/Components/test/testassets/ComponentsApp.Server/ComponentsApp.Server.csproj b/src/Components/test/testassets/ComponentsApp.Server/ComponentsApp.Server.csproj
index 52a6e6206c..d960dfa01d 100644
--- a/src/Components/test/testassets/ComponentsApp.Server/ComponentsApp.Server.csproj
+++ b/src/Components/test/testassets/ComponentsApp.Server/ComponentsApp.Server.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Components/test/testassets/TestServer/Components.TestServer.csproj b/src/Components/test/testassets/TestServer/Components.TestServer.csproj
index 6413680102..6c29275b2c 100644
--- a/src/Components/test/testassets/TestServer/Components.TestServer.csproj
+++ b/src/Components/test/testassets/TestServer/Components.TestServer.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/Abstractions/test/Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj b/src/DataProtection/Abstractions/test/Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj
index 0f17586d23..a6eeb69ec8 100644
--- a/src/DataProtection/Abstractions/test/Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj
+++ b/src/DataProtection/Abstractions/test/Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/AzureKeyVault/test/Microsoft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj b/src/DataProtection/AzureKeyVault/test/Microsoft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj
index 17b9fe4ac8..b5864335b7 100644
--- a/src/DataProtection/AzureKeyVault/test/Microsoft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj
+++ b/src/DataProtection/AzureKeyVault/test/Microsoft.AspNetCore.DataProtection.AzureKeyVault.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
diff --git a/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj b/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
index f9a124b261..b2e913f352 100644
--- a/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
+++ b/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj b/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj
index ae55e43152..79bd138df7 100644
--- a/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj
+++ b/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
true
diff --git a/src/DataProtection/Cryptography.Internal/test/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj b/src/DataProtection/Cryptography.Internal/test/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj
index 1fa55228db..2bce1bc391 100644
--- a/src/DataProtection/Cryptography.Internal/test/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj
+++ b/src/DataProtection/Cryptography.Internal/test/Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
diff --git a/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj b/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj
index 0dd3dbf34c..65086c1969 100644
--- a/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj
+++ b/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.netcoreapp2.0.cs b/src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.netcoreapp.cs
similarity index 100%
rename from src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.netcoreapp2.0.cs
rename to src/DataProtection/Cryptography.KeyDerivation/ref/Microsoft.AspNetCore.Cryptography.KeyDerivation.netcoreapp.cs
diff --git a/src/DataProtection/Cryptography.KeyDerivation/test/Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj b/src/DataProtection/Cryptography.KeyDerivation/test/Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj
index 5d3ff930af..c0d90626fb 100644
--- a/src/DataProtection/Cryptography.KeyDerivation/test/Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj
+++ b/src/DataProtection/Cryptography.KeyDerivation/test/Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
diff --git a/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj b/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.csproj
index 2a41fa1e75..76a12562c5 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;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
@@ -15,8 +15,8 @@
-
-
+
+
diff --git a/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.netcoreapp3.0.cs b/src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.netcoreapp.cs
similarity index 100%
rename from src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.netcoreapp3.0.cs
rename to src/DataProtection/DataProtection/ref/Microsoft.AspNetCore.DataProtection.netcoreapp.cs
diff --git a/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj b/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj
index 57127419bd..4ce14755df 100644
--- a/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj
+++ b/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj
@@ -2,8 +2,8 @@
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
true
true
$(NoWarn);CS1591
diff --git a/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests.csproj b/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests.csproj
index 2e4c664234..41eeb22a12 100644
--- a/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests.csproj
+++ b/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
diff --git a/src/DataProtection/EntityFrameworkCore/test/Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj b/src/DataProtection/EntityFrameworkCore/test/Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj
index 6d3e504879..b2dbf36a08 100644
--- a/src/DataProtection/EntityFrameworkCore/test/Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj
+++ b/src/DataProtection/EntityFrameworkCore/test/Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj b/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj
index 32b774090f..939509ef2e 100644
--- a/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj
+++ b/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.csproj
@@ -1,15 +1,15 @@
- netstandard2.0;netcoreapp3.0
+ netstandard2.0;netcoreapp3.1
-
-
+
+
diff --git a/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.netcoreapp3.0.cs b/src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.netcoreapp.cs
similarity index 100%
rename from src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.netcoreapp3.0.cs
rename to src/DataProtection/Extensions/ref/Microsoft.AspNetCore.DataProtection.Extensions.netcoreapp.cs
diff --git a/src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj b/src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj
index b3098cbf72..21c2eae6b7 100644
--- a/src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj
+++ b/src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj
@@ -2,8 +2,8 @@
Additional APIs for ASP.NET Core data protection.
- netstandard2.0;netcoreapp3.0
- netcoreapp3.0
+ netstandard2.0;$(DefaultNetCoreTargetFramework)
+ $(DefaultNetCoreTargetFramework)
true
true
true
diff --git a/src/DataProtection/Extensions/test/Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj b/src/DataProtection/Extensions/test/Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj
index 2ed2eb310d..f184844f0c 100644
--- a/src/DataProtection/Extensions/test/Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj
+++ b/src/DataProtection/Extensions/test/Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/StackExchangeRedis/test/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj b/src/DataProtection/StackExchangeRedis/test/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj
index ff9e397e77..51ab16d490 100644
--- a/src/DataProtection/StackExchangeRedis/test/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj
+++ b/src/DataProtection/StackExchangeRedis/test/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/samples/AzureBlob/AzureBlob.csproj b/src/DataProtection/samples/AzureBlob/AzureBlob.csproj
index 55e41b6b18..da0aaac779 100644
--- a/src/DataProtection/samples/AzureBlob/AzureBlob.csproj
+++ b/src/DataProtection/samples/AzureBlob/AzureBlob.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DataProtection/samples/AzureKeyVault/AzureKeyVault.csproj b/src/DataProtection/samples/AzureKeyVault/AzureKeyVault.csproj
index b577b27124..81e12db14e 100644
--- a/src/DataProtection/samples/AzureKeyVault/AzureKeyVault.csproj
+++ b/src/DataProtection/samples/AzureKeyVault/AzureKeyVault.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DataProtection/samples/CustomEncryptorSample/CustomEncryptorSample.csproj b/src/DataProtection/samples/CustomEncryptorSample/CustomEncryptorSample.csproj
index c4afb59727..a7d5100772 100644
--- a/src/DataProtection/samples/CustomEncryptorSample/CustomEncryptorSample.csproj
+++ b/src/DataProtection/samples/CustomEncryptorSample/CustomEncryptorSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj b/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj
index 0796b4d4b8..6c161137a5 100644
--- a/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj
+++ b/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj
@@ -2,7 +2,7 @@
exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DataProtection/samples/KeyManagementSample/KeyManagementSample.csproj b/src/DataProtection/samples/KeyManagementSample/KeyManagementSample.csproj
index a996ad452a..4539a6111e 100644
--- a/src/DataProtection/samples/KeyManagementSample/KeyManagementSample.csproj
+++ b/src/DataProtection/samples/KeyManagementSample/KeyManagementSample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DataProtection/samples/NonDISample/NonDISample.csproj b/src/DataProtection/samples/NonDISample/NonDISample.csproj
index 8dd5fd3f1a..32661436b0 100644
--- a/src/DataProtection/samples/NonDISample/NonDISample.csproj
+++ b/src/DataProtection/samples/NonDISample/NonDISample.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DataProtection/samples/Redis/Redis.csproj b/src/DataProtection/samples/Redis/Redis.csproj
index f30e056234..5a6bc7cf17 100644
--- a/src/DataProtection/samples/Redis/Redis.csproj
+++ b/src/DataProtection/samples/Redis/Redis.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
exe
diff --git a/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj b/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj
index dd42476a01..78aa1ca7f9 100644
--- a/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj
+++ b/src/DefaultBuilder/ref/Microsoft.AspNetCore.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/DefaultBuilder/ref/Microsoft.AspNetCore.netcoreapp3.0.cs b/src/DefaultBuilder/ref/Microsoft.AspNetCore.netcoreapp.cs
similarity index 100%
rename from src/DefaultBuilder/ref/Microsoft.AspNetCore.netcoreapp3.0.cs
rename to src/DefaultBuilder/ref/Microsoft.AspNetCore.netcoreapp.cs
diff --git a/src/DefaultBuilder/samples/SampleApp/DefaultBuilder.SampleApp.csproj b/src/DefaultBuilder/samples/SampleApp/DefaultBuilder.SampleApp.csproj
index 4d24f50730..e616256aea 100644
--- a/src/DefaultBuilder/samples/SampleApp/DefaultBuilder.SampleApp.csproj
+++ b/src/DefaultBuilder/samples/SampleApp/DefaultBuilder.SampleApp.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
aspnetcore-MetaPackagesSampleApp-20170406180413
OutOfProcess
diff --git a/src/DefaultBuilder/src/Microsoft.AspNetCore.csproj b/src/DefaultBuilder/src/Microsoft.AspNetCore.csproj
index 7aaec51045..54fc28cbea 100644
--- a/src/DefaultBuilder/src/Microsoft.AspNetCore.csproj
+++ b/src/DefaultBuilder/src/Microsoft.AspNetCore.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
aspnetcore
Microsoft.AspNetCore
diff --git a/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj b/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj
index efef69f713..41aee06e07 100644
--- a/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj
+++ b/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/WebHostFunctionalTests.cs b/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/WebHostFunctionalTests.cs
index 8162172cbf..79ef5dfc33 100644
--- a/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/WebHostFunctionalTests.cs
+++ b/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/WebHostFunctionalTests.cs
@@ -158,7 +158,7 @@ namespace Microsoft.AspNetCore.Tests
var applicationName = "CreateDefaultBuilderApp";
var deploymentParameters = new DeploymentParameters(Path.Combine(GetTestSitesPath(), applicationName), ServerType.IISExpress, RuntimeFlavor.CoreClr, RuntimeArchitecture.x64)
{
- TargetFramework = "netcoreapp3.0",
+ TargetFramework = "netcoreapp3.1",
HostingModel = HostingModel.InProcess
};
@@ -213,7 +213,7 @@ namespace Microsoft.AspNetCore.Tests
{
var deploymentParameters = new DeploymentParameters(Path.Combine(GetTestSitesPath(), applicationName), ServerType.Kestrel, RuntimeFlavor.CoreClr, RuntimeArchitecture.x64)
{
- TargetFramework = "netcoreapp3.0",
+ TargetFramework = "netcoreapp3.1",
};
if (setTestEnvVars)
diff --git a/src/DefaultBuilder/test/Microsoft.AspNetCore.Tests/Microsoft.AspNetCore.Tests.csproj b/src/DefaultBuilder/test/Microsoft.AspNetCore.Tests/Microsoft.AspNetCore.Tests.csproj
index 06f55e13d9..c02c7cc090 100644
--- a/src/DefaultBuilder/test/Microsoft.AspNetCore.Tests/Microsoft.AspNetCore.Tests.csproj
+++ b/src/DefaultBuilder/test/Microsoft.AspNetCore.Tests/Microsoft.AspNetCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DefaultBuilder/testassets/CreateDefaultBuilderApp/CreateDefaultBuilderApp.csproj b/src/DefaultBuilder/testassets/CreateDefaultBuilderApp/CreateDefaultBuilderApp.csproj
index 25248775e9..230dfe2f2d 100644
--- a/src/DefaultBuilder/testassets/CreateDefaultBuilderApp/CreateDefaultBuilderApp.csproj
+++ b/src/DefaultBuilder/testassets/CreateDefaultBuilderApp/CreateDefaultBuilderApp.csproj
@@ -4,7 +4,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
aspnetcore-CreateDefaultBuilder-20170424224131
true
diff --git a/src/DefaultBuilder/testassets/CreateDefaultBuilderOfTApp/CreateDefaultBuilderOfTApp.csproj b/src/DefaultBuilder/testassets/CreateDefaultBuilderOfTApp/CreateDefaultBuilderOfTApp.csproj
index 0020cf9f48..61671a8b21 100644
--- a/src/DefaultBuilder/testassets/CreateDefaultBuilderOfTApp/CreateDefaultBuilderOfTApp.csproj
+++ b/src/DefaultBuilder/testassets/CreateDefaultBuilderOfTApp/CreateDefaultBuilderOfTApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
aspnetcore-CreateDefaultBuilderOfT-20170424224131
diff --git a/src/DefaultBuilder/testassets/DependencyInjectionApp/DependencyInjectionApp.csproj b/src/DefaultBuilder/testassets/DependencyInjectionApp/DependencyInjectionApp.csproj
index 08de4c797a..81fb60ddab 100644
--- a/src/DefaultBuilder/testassets/DependencyInjectionApp/DependencyInjectionApp.csproj
+++ b/src/DefaultBuilder/testassets/DependencyInjectionApp/DependencyInjectionApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DefaultBuilder/testassets/StartRequestDelegateUrlApp/StartRequestDelegateUrlApp.csproj b/src/DefaultBuilder/testassets/StartRequestDelegateUrlApp/StartRequestDelegateUrlApp.csproj
index 08de4c797a..81fb60ddab 100644
--- a/src/DefaultBuilder/testassets/StartRequestDelegateUrlApp/StartRequestDelegateUrlApp.csproj
+++ b/src/DefaultBuilder/testassets/StartRequestDelegateUrlApp/StartRequestDelegateUrlApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DefaultBuilder/testassets/StartRouteBuilderUrlApp/StartRouteBuilderUrlApp.csproj b/src/DefaultBuilder/testassets/StartRouteBuilderUrlApp/StartRouteBuilderUrlApp.csproj
index 08de4c797a..81fb60ddab 100644
--- a/src/DefaultBuilder/testassets/StartRouteBuilderUrlApp/StartRouteBuilderUrlApp.csproj
+++ b/src/DefaultBuilder/testassets/StartRouteBuilderUrlApp/StartRouteBuilderUrlApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/DefaultBuilder/testassets/StartWithIApplicationBuilderUrlApp/StartWithIApplicationBuilderUrlApp.csproj b/src/DefaultBuilder/testassets/StartWithIApplicationBuilderUrlApp/StartWithIApplicationBuilderUrlApp.csproj
index 08de4c797a..81fb60ddab 100644
--- a/src/DefaultBuilder/testassets/StartWithIApplicationBuilderUrlApp/StartWithIApplicationBuilderUrlApp.csproj
+++ b/src/DefaultBuilder/testassets/StartWithIApplicationBuilderUrlApp/StartWithIApplicationBuilderUrlApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Features/JsonPatch/test/Microsoft.AspNetCore.JsonPatch.Tests.csproj b/src/Features/JsonPatch/test/Microsoft.AspNetCore.JsonPatch.Tests.csproj
index 1a3c83556c..d378a4e876 100644
--- a/src/Features/JsonPatch/test/Microsoft.AspNetCore.JsonPatch.Tests.csproj
+++ b/src/Features/JsonPatch/test/Microsoft.AspNetCore.JsonPatch.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
diff --git a/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj b/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
index fafdf9a39a..00c9026c5a 100644
--- a/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
+++ b/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
@@ -8,6 +8,8 @@
false
$(TargetingPackName)
$(TargetingPackVersionPrefix)
+
+ $(NoWarn);NU5128
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
diff --git a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
index 9b6fe29f6f..633be490c2 100644
--- a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
+++ b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
@@ -25,7 +25,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
aspnetcore_base_runtime.version
$(InstallersOutputPath)$(BaseRuntimeVersionFileName)
-
+
runtimes/$(RuntimeIdentifier)/lib/
$(BuildOutputTargetFolder)$(DefaultNetCoreTargetFramework)
diff --git a/src/Framework/test/Microsoft.AspNetCore.App.UnitTests.csproj b/src/Framework/test/Microsoft.AspNetCore.App.UnitTests.csproj
index 8cde3262d9..f0edb2163b 100644
--- a/src/Framework/test/Microsoft.AspNetCore.App.UnitTests.csproj
+++ b/src/Framework/test/Microsoft.AspNetCore.App.UnitTests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
Microsoft.AspNetCore
false
diff --git a/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj b/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj
index 494c7d61ae..ef6ec133be 100644
--- a/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj
+++ b/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp3.0.cs b/src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp.cs
similarity index 100%
rename from src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp3.0.cs
rename to src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp.cs
diff --git a/src/Hosting/Abstractions/src/Microsoft.AspNetCore.Hosting.Abstractions.csproj b/src/Hosting/Abstractions/src/Microsoft.AspNetCore.Hosting.Abstractions.csproj
index df70f70442..4ab4e68f4d 100644
--- a/src/Hosting/Abstractions/src/Microsoft.AspNetCore.Hosting.Abstractions.csproj
+++ b/src/Hosting/Abstractions/src/Microsoft.AspNetCore.Hosting.Abstractions.csproj
@@ -2,7 +2,7 @@
ASP.NET Core hosting and startup abstractions for web applications.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
$(NoWarn);CS1591
true
diff --git a/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj b/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj
index 40455060c2..d229cfd5cd 100644
--- a/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj
+++ b/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.csproj
@@ -1,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.netcoreapp3.0.cs b/src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.netcoreapp.cs
similarity index 100%
rename from src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.netcoreapp3.0.cs
rename to src/Hosting/Hosting/ref/Microsoft.AspNetCore.Hosting.netcoreapp.cs
diff --git a/src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj b/src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj
index 2b000987f7..0e71bb69c9 100644
--- a/src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj
+++ b/src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj
@@ -2,7 +2,7 @@
ASP.NET Core hosting infrastructure and startup logic for web applications.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
$(NoWarn);CS1591
true
diff --git a/src/Hosting/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj b/src/Hosting/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj
index 4bc7d5cf38..55c6f7fa54 100644
--- a/src/Hosting/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj
+++ b/src/Hosting/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.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 b9c84f7e33..857c555fac 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,10 +1,10 @@
- netcoreapp3.0
+ netcoreapp3.1
-
-
+
+
diff --git a/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.netcoreapp3.0.cs b/src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.netcoreapp.cs
similarity index 100%
rename from src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.netcoreapp3.0.cs
rename to src/Hosting/Server.Abstractions/ref/Microsoft.AspNetCore.Hosting.Server.Abstractions.netcoreapp.cs
diff --git a/src/Hosting/Server.Abstractions/src/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj b/src/Hosting/Server.Abstractions/src/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj
index 7030aebdf9..8f2f1b2bf7 100644
--- a/src/Hosting/Server.Abstractions/src/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj
+++ b/src/Hosting/Server.Abstractions/src/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj
@@ -2,7 +2,7 @@
ASP.NET Core hosting server abstractions for web applications.
- netcoreapp3.0
+ $(DefaultNetCoreTargetFramework)
true
$(NoWarn);CS1591
true
diff --git a/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.csproj b/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.csproj
deleted file mode 100644
index 6bcbe4e83c..0000000000
--- a/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.csproj
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- netcoreapp3.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.netcoreapp3.0.cs b/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.netcoreapp3.0.cs
deleted file mode 100644
index a9d6aac1e1..0000000000
--- a/src/Hosting/Server.IntegrationTesting/ref/Microsoft.AspNetCore.Server.IntegrationTesting.netcoreapp3.0.cs
+++ /dev/null
@@ -1,275 +0,0 @@
-// Copyright (c) .NET Foundation. All rights reserved.
-// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
-
-namespace Microsoft.AspNetCore.Hosting
-{
- public static partial class IWebHostExtensions
- {
- public static string GetAddress(this Microsoft.AspNetCore.Hosting.IWebHost host) { throw null; }
- }
-}
-namespace Microsoft.AspNetCore.Server.IntegrationTesting
-{
- public abstract partial class ApplicationDeployer : System.IDisposable
- {
- public static readonly string DotnetCommandName;
- public ApplicationDeployer(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory) { }
- protected Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters DeploymentParameters { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- protected Microsoft.Extensions.Logging.ILogger Logger { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- protected Microsoft.Extensions.Logging.ILoggerFactory LoggerFactory { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- protected void AddEnvironmentVariablesToProcess(System.Diagnostics.ProcessStartInfo startInfo, System.Collections.Generic.IDictionary environmentVariables) { }
- protected void CleanPublishedOutput() { }
- public abstract System.Threading.Tasks.Task DeployAsync();
- public abstract void Dispose();
- protected void DotnetPublish(string publishRoot = null) { }
- protected string GetDotNetExeForArchitecture() { throw null; }
- protected void InvokeUserApplicationCleanup() { }
- protected void ShutDownIfAnyHostProcess(System.Diagnostics.Process hostProcess) { }
- protected void StartTimer() { }
- protected void StopTimer() { }
- protected void TriggerHostShutdown(System.Threading.CancellationTokenSource hostShutdownSource) { }
- }
- public partial class ApplicationDeployerFactory
- {
- public ApplicationDeployerFactory() { }
- public static Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer Create(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory) { throw null; }
- }
- public partial class ApplicationPublisher
- {
- public static readonly string DotnetCommandName;
- public ApplicationPublisher(string applicationPath) { }
- public string ApplicationPath { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- protected static System.IO.DirectoryInfo CreateTempDirectory() { throw null; }
- public virtual System.Threading.Tasks.Task Publish(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILogger logger) { throw null; }
- }
- public enum ApplicationType
- {
- Portable = 0,
- Standalone = 1,
- }
- public partial class CachingApplicationPublisher : Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationPublisher, System.IDisposable
- {
- public CachingApplicationPublisher(string applicationPath) : base (default(string)) { }
- public static void CopyFiles(System.IO.DirectoryInfo source, System.IO.DirectoryInfo target, Microsoft.Extensions.Logging.ILogger logger) { }
- public void Dispose() { }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- public override System.Threading.Tasks.Task Publish(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILogger logger) { throw null; }
- }
- public partial class DeploymentParameters
- {
- public DeploymentParameters() { }
- public DeploymentParameters(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters parameters) { }
- public DeploymentParameters(Microsoft.AspNetCore.Server.IntegrationTesting.TestVariant variant) { }
- public DeploymentParameters(string applicationPath, Microsoft.AspNetCore.Server.IntegrationTesting.ServerType serverType, Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeFlavor runtimeFlavor, Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture runtimeArchitecture) { }
- public string AdditionalPublishParameters { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string ApplicationBaseUriHint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string ApplicationName { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string ApplicationPath { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationPublisher ApplicationPublisher { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationType ApplicationType { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string Configuration { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string EnvironmentName { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public System.Collections.Generic.IDictionary EnvironmentVariables { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.HostingModel HostingModel { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public bool PreservePublishedApplicationForDebugging { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public bool PublishApplicationBeforeDeployment { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string PublishedApplicationRootPath { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public System.Collections.Generic.IDictionary PublishEnvironmentVariables { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture RuntimeArchitecture { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeFlavor RuntimeFlavor { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string Scheme { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string ServerConfigLocation { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string ServerConfigTemplateContent { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.ServerType ServerType { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string SiteName { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public bool StatusMessagesEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public string TargetFramework { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public System.Action UserAdditionalCleanup { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public override string ToString() { throw null; }
- }
- public partial class DeploymentResult
- {
- public DeploymentResult(Microsoft.Extensions.Logging.ILoggerFactory loggerFactory, Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, string applicationBaseUri) { }
- public DeploymentResult(Microsoft.Extensions.Logging.ILoggerFactory loggerFactory, Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, string applicationBaseUri, string contentRoot, System.Threading.CancellationToken hostShutdownToken) { }
- public string ApplicationBaseUri { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public string ContentRoot { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters DeploymentParameters { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public System.Threading.CancellationToken HostShutdownToken { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public System.Net.Http.HttpClient HttpClient { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public System.Net.Http.HttpClient CreateHttpClient(System.Net.Http.HttpMessageHandler baseHandler) { throw null; }
- }
- public static partial class DotNetCommands
- {
- public static string GetDotNetExecutable(Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture arch) { throw null; }
- public static string GetDotNetHome() { throw null; }
- public static string GetDotNetInstallDir(Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture arch) { throw null; }
- public static bool IsRunningX86OnX64(Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture arch) { throw null; }
- }
- public enum HostingModel
- {
- InProcess = 2,
- None = 0,
- OutOfProcess = 1,
- }
- public partial class IISExpressAncmSchema
- {
- public IISExpressAncmSchema() { }
- public static string SkipReason { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public static bool SupportsInProcessHosting { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- }
- public partial class NginxDeployer : Microsoft.AspNetCore.Server.IntegrationTesting.SelfHostDeployer
- {
- public NginxDeployer(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory) : base (default(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters), default(Microsoft.Extensions.Logging.ILoggerFactory)) { }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- public override System.Threading.Tasks.Task DeployAsync() { throw null; }
- public override void Dispose() { }
- }
- public partial class PublishedApplication : System.IDisposable
- {
- public PublishedApplication(string path, Microsoft.Extensions.Logging.ILogger logger) { }
- public string Path { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public void Dispose() { }
- }
- public partial class RemoteWindowsDeployer : Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer
- {
- public RemoteWindowsDeployer(Microsoft.AspNetCore.Server.IntegrationTesting.RemoteWindowsDeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory) : base (default(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters), default(Microsoft.Extensions.Logging.ILoggerFactory)) { }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- public override System.Threading.Tasks.Task DeployAsync() { throw null; }
- public override void Dispose() { }
- }
- public partial class RemoteWindowsDeploymentParameters : Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters
- {
- public RemoteWindowsDeploymentParameters(string applicationPath, string dotnetRuntimePath, Microsoft.AspNetCore.Server.IntegrationTesting.ServerType serverType, Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeFlavor runtimeFlavor, Microsoft.AspNetCore.Server.IntegrationTesting.RuntimeArchitecture runtimeArchitecture, string remoteServerFileSharePath, string remoteServerName, string remoteServerAccountName, string remoteServerAccountPassword) { }
- public string DotnetRuntimePath { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public string RemoteServerFileSharePath { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public string ServerAccountName { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public string ServerAccountPassword { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- public string ServerName { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- }
- public partial class RetryHelper
- {
- public RetryHelper() { }
- public static void RetryOperation(System.Action retryBlock, System.Action exceptionBlock, int retryCount = 3, int retryDelayMilliseconds = 0) { }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- public static System.Threading.Tasks.Task RetryRequest(System.Func> retryBlock, Microsoft.Extensions.Logging.ILogger logger, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken), int retryCount = 60) { throw null; }
- }
- public enum RuntimeArchitecture
- {
- x64 = 0,
- x86 = 1,
- }
- public enum RuntimeFlavor
- {
- Clr = 2,
- CoreClr = 1,
- None = 0,
- }
- public partial class SelfHostDeployer : Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer
- {
- public SelfHostDeployer(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters deploymentParameters, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory) : base (default(Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentParameters), default(Microsoft.Extensions.Logging.ILoggerFactory)) { }
- public System.Diagnostics.Process HostProcess { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- public override System.Threading.Tasks.Task DeployAsync() { throw null; }
- public override void Dispose() { }
- [System.Diagnostics.DebuggerStepThroughAttribute]
- protected System.Threading.Tasks.Task> StartSelfHostAsync(System.Uri hintUrl) { throw null; }
- }
- public enum ServerType
- {
- HttpSys = 3,
- IIS = 2,
- IISExpress = 1,
- Kestrel = 4,
- Nginx = 5,
- None = 0,
- }
- [System.AttributeUsageAttribute(System.AttributeTargets.Method, AllowMultiple=true)]
- public partial class SkipIfEnvironmentVariableNotEnabledAttribute : System.Attribute, Microsoft.AspNetCore.Testing.ITestCondition
- {
- public SkipIfEnvironmentVariableNotEnabledAttribute(string environmentVariableName) { }
- public string AdditionalInfo { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; } [System.Runtime.CompilerServices.CompilerGeneratedAttribute]set { } }
- public bool IsMet { get { throw null; } }
- public string SkipReason { get { throw null; } }
- }
- [System.AttributeUsageAttribute(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method)]
- public sealed partial class SkipIfIISExpressSchemaMissingInProcessAttribute : System.Attribute, Microsoft.AspNetCore.Testing.ITestCondition
- {
- public SkipIfIISExpressSchemaMissingInProcessAttribute() { }
- public bool IsMet { get { throw null; } }
- public string SkipReason { get { throw null; } }
- }
- [System.AttributeUsageAttribute(System.AttributeTargets.Method, AllowMultiple=false)]
- public partial class SkipOn32BitOSAttribute : System.Attribute, Microsoft.AspNetCore.Testing.ITestCondition
- {
- public SkipOn32BitOSAttribute() { }
- public bool IsMet { get { throw null; } }
- public string SkipReason { get { throw null; } }
- }
- public partial class TestMatrix : System.Collections.Generic.IEnumerable