File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<MicrosoftNETCoreDotNetAppHostPackageVersion >2.2.5</MicrosoftNETCoreDotNetAppHostPackageVersion >
7
7
</PropertyGroup >
8
8
9
- <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != ''" />
10
- <Import Project =" dependencies.folderbuilds.props" Condition =" '$(IsUniverseBuild)' != 'true' AND '$(DotNetPackageVersionPropsPath)' == ''" />
11
-
12
9
<PropertyGroup >
13
10
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion >2.2.4</MicrosoftEntityFrameworkCoreInMemoryPackageVersion >
14
11
<MicrosoftEntityFrameworkCorePackageVersion >2.2.4</MicrosoftEntityFrameworkCorePackageVersion >
18
15
<MicrosoftEntityFrameworkCoreToolsPackageVersion >2.2.4</MicrosoftEntityFrameworkCoreToolsPackageVersion >
19
16
</PropertyGroup >
20
17
18
+ <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != ''" />
19
+ <Import Project =" dependencies.folderbuilds.props" Condition =" '$(IsUniverseBuild)' != 'true' AND '$(DotNetPackageVersionPropsPath)' == ''" />
20
+
21
21
<PropertyGroup >
22
22
<!-- Assign this variable last because it may be updated from DotNetPackageVersionPropsPath as MicrosoftNETCoreAppPackageVersion. -->
23
23
<MicrosoftNETCoreApp22PackageVersion Condition =" '$(MicrosoftNETCoreAppPackageVersion)' != ''" >$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreApp22PackageVersion >
You can’t perform that action at this time.
0 commit comments