diff --git a/build/dependencies.props b/build/dependencies.props index 9dd3220255..559453c577 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,69 +3,70 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.0-rc1-15774 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 + 2.1.0-rc1-15775 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 2.1.0-preview1-27942 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 0.5.0-preview2-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 0.5.0-preview2-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 2.2.1 2.3.2 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 + 2.1.0-rc1-30656 3.14.2 5.2.0 2.0.0 2.1.0-rc1-26419-02 + 2.1.0-rc1-30656 15.6.1 3.0.1 - 2.1.0-rc1-30613 + 2.1.0-rc1-30656 4.7.49 - 2.0.1 + 2.0.2 4.5.0-rc1-26419-03 0.8.0 2.3.1 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 9d4ef8c888..b3ae442d9c 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-rc1-15774 -commithash:ed5ca9de3c652347dbb0158a9a65eff3471d2114 +version:2.1.0-rc1-15775 +commithash:f967cebaec4c8f46d7cb3434bc9bc1a4a59b4095 diff --git a/samples/DynamicSchemes/DynamicSchemes.csproj b/samples/DynamicSchemes/DynamicSchemes.csproj index 9ac2b011d4..e2868a989a 100644 --- a/samples/DynamicSchemes/DynamicSchemes.csproj +++ b/samples/DynamicSchemes/DynamicSchemes.csproj @@ -1,4 +1,4 @@ - + netcoreapp2.1;netcoreapp2.0;net461 @@ -19,5 +19,6 @@ + diff --git a/samples/Identity.ExternalClaims/Identity.ExternalClaims.csproj b/samples/Identity.ExternalClaims/Identity.ExternalClaims.csproj index 546f86f13b..c244d5ea79 100644 --- a/samples/Identity.ExternalClaims/Identity.ExternalClaims.csproj +++ b/samples/Identity.ExternalClaims/Identity.ExternalClaims.csproj @@ -1,4 +1,4 @@ - + netcoreapp2.1;netcoreapp2.0;net461 aspnet-Identity.ExternalClaims-E95BE154-CB1B-4633-A2E0-B2DF12FE8BD3 @@ -25,5 +25,6 @@ + diff --git a/samples/PathSchemeSelection/PathSchemeSelection.csproj b/samples/PathSchemeSelection/PathSchemeSelection.csproj index 99aa042edc..92a95ea57d 100644 --- a/samples/PathSchemeSelection/PathSchemeSelection.csproj +++ b/samples/PathSchemeSelection/PathSchemeSelection.csproj @@ -1,4 +1,4 @@ - + false @@ -10,6 +10,7 @@ +