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