File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 <MicrosoftNETCoreDotNetAppHostPackageVersion >2.2.5</MicrosoftNETCoreDotNetAppHostPackageVersion >
77 </PropertyGroup >
88
9- <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != ''" />
10- <Import Project =" dependencies.folderbuilds.props" Condition =" '$(IsUniverseBuild)' != 'true' AND '$(DotNetPackageVersionPropsPath)' == ''" />
11-
129 <PropertyGroup >
1310 <MicrosoftEntityFrameworkCoreInMemoryPackageVersion >2.2.4</MicrosoftEntityFrameworkCoreInMemoryPackageVersion >
1411 <MicrosoftEntityFrameworkCorePackageVersion >2.2.4</MicrosoftEntityFrameworkCorePackageVersion >
1815 <MicrosoftEntityFrameworkCoreToolsPackageVersion >2.2.4</MicrosoftEntityFrameworkCoreToolsPackageVersion >
1916 </PropertyGroup >
2017
18+ <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != ''" />
19+ <Import Project =" dependencies.folderbuilds.props" Condition =" '$(IsUniverseBuild)' != 'true' AND '$(DotNetPackageVersionPropsPath)' == ''" />
20+
2121 <PropertyGroup >
2222 <!-- Assign this variable last because it may be updated from DotNetPackageVersionPropsPath as MicrosoftNETCoreAppPackageVersion. -->
2323 <MicrosoftNETCoreApp22PackageVersion Condition =" '$(MicrosoftNETCoreAppPackageVersion)' != ''" >$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreApp22PackageVersion >
Original file line number Diff line number Diff line change 3737
3838 <ItemGroup >
3939 <Repository Include =" Templating" PatchPolicy =" AlwaysUpdateAndCascadeVersions" RootPath =" $(RepositoryRoot)src\Templating\" />
40- <ShippedRepository Include =" EntityFrameworkCore" />
40+ <Repository Include =" EntityFrameworkCore" />
4141 </ItemGroup >
4242</Project >
You can’t perform that action at this time.
0 commit comments