Update Publishing.props (#4271)
This commit is contained in:
Родитель
61d662e496
Коммит
297cf5645f
|
@ -4,6 +4,8 @@
|
|||
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
|
||||
<!-- This avoids creating VS.*.symbols.nupkg packages that are identical to the original package. -->
|
||||
<AutoGenerateSymbolPackages>false</AutoGenerateSymbolPackages>
|
||||
<!-- Set PlatformName to TargetArchitecture to create unique build manifest files. -->
|
||||
<PlatformName>$(TargetArchitecture)</PlatformName>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="AddRelativeBlobPathToArtifacts"
|
||||
|
|
Загрузка…
Ссылка в новой задаче