Override MicrosoftNETCoreApp22PackageVersion
This commit is contained in:
parent
35a34a81fc
commit
28a859605f
|
|
@ -25,6 +25,7 @@
|
||||||
<TemplateProperties>
|
<TemplateProperties>
|
||||||
MSBuildLocation=$(VisualStudioMSBuildx86Path);
|
MSBuildLocation=$(VisualStudioMSBuildx86Path);
|
||||||
MicrosoftNETCoreAppVersion=$(MicrosoftNETCoreApp22PackageVersion);
|
MicrosoftNETCoreAppVersion=$(MicrosoftNETCoreApp22PackageVersion);
|
||||||
|
MicrosoftNETCoreApp22PackageVersion=$(MicrosoftNETCoreApp22PackageVersion);
|
||||||
NETStandardLibraryVersion=$(NETStandardLibrary20PackageVersion)
|
NETStandardLibraryVersion=$(NETStandardLibrary20PackageVersion)
|
||||||
</TemplateProperties>
|
</TemplateProperties>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue