Prevent appending TFM to output path to shorten directories.
This commit is contained in:
Родитель
7779b23cd8
Коммит
bf17036ee9
|
@ -8,6 +8,7 @@
|
|||
<InstallerRuntimeIdentifiers>win-x64;win-x86;win-arm64</InstallerRuntimeIdentifiers>
|
||||
<VSInsertionShortComponentName>WindowsDesktop.TargetingPack</VSInsertionShortComponentName>
|
||||
<CreatePlatformManifest Condition="'$(PreReleaseVersionLabel)' == 'servicing'">false</CreatePlatformManifest>
|
||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||
</PropertyGroup>
|
||||
|
||||
<!--
|
||||
|
|
Загрузка…
Ссылка в новой задаче