Skip to content

Commit 53682c0

Browse files
authored
Merge branch 'release/2.2'
2 parents 133a7e0 + 29b7c5c commit 53682c0

File tree

484 files changed

+702
-468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

484 files changed

+702
-468
lines changed

build/buildorder.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
</ItemDefinitionGroup>
88

99
<ItemGroup>
10-
<RepositoryBuildOrder Include="AuthSamples" Order="16" />
1110
<RepositoryBuildOrder Include="Templating" Order="18" />
1211
</ItemGroup>
1312
</Project>

build/submodules.props

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,5 @@
3737

3838
<ItemGroup>
3939
<Repository Include="Templating" PatchPolicy="AlwaysUpdateAndCascadeVersions" />
40-
41-
<!-- Test-only repos -->
42-
<Repository Include="AuthSamples" PatchPolicy="AlwaysUpdateAndCascadeVersions" />
4340
</ItemGroup>
4441
</Project>

eng/PatchConfig.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Later on, this will be checked using this condition:
2323
Microsoft.AspNetCore.AspNetCoreModuleV2;
2424
Microsoft.AspNetCore.Authentication.Google;
2525
Microsoft.AspNetCore.Http;
26+
Microsoft.AspNetCore.Mvc.Core;
27+
Microsoft.AspNetCore.Routing;
2628
Microsoft.AspNetCore.Server.IIS;
2729
java:signalr;
2830
</PackagesInPatch>

src/AuthSamples/.gitignore

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/AuthSamples/AuthSamples.sln

Lines changed: 0 additions & 146 deletions
This file was deleted.

src/AuthSamples/Directory.Build.props

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/AuthSamples/Directory.Build.targets

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/AuthSamples/NuGetPackageVerifier.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/AuthSamples/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/AuthSamples/build/dependencies.props

Lines changed: 0 additions & 52 deletions
This file was deleted.

src/AuthSamples/build/sources.props

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)