Skip to content

Commit abfdb43

Browse files
authored
Update submodules.props (#6586)
* Update submodules.props * Update EF submodule
1 parent 3b67abe commit abfdb43

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

build/submodules.props

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,9 @@
3838
<ItemGroup>
3939
<Repository Include="Scaffolding" PatchPolicy="AlwaysUpdate" />
4040
<Repository Include="Templating" PatchPolicy="AlwaysUpdateAndCascadeVersions" RootPath="$(RepositoryRoot)src\Templating\" />
41+
<Repository Include="EntityFrameworkCore" />
4142

4243
<!-- Test-only repos -->
4344
<Repository Include="AuthSamples" PatchPolicy="AlwaysUpdateAndCascadeVersions" RootPath="$(RepositoryRoot)src\AuthSamples\" />
4445
</ItemGroup>
45-
46-
<ItemGroup>
47-
<ShippedRepository Include="EntityFrameworkCore" />
48-
</ItemGroup>
4946
</Project>

0 commit comments

Comments
 (0)