Version=$(Version);
Release
x64
3.10
022a9d30-7c4f-416d-a9df-5ff2661cc0ad
2.0
PowerToysSetup-$(Version)-$(Platform)
Package
True
$(Platform)\$(Configuration)\
obj\$(Platform)\$(Configuration)\
$(Platform)\$(Configuration)\
obj\$(Platform)\$(Configuration)\
$(WixExtDir)\WixUtilExtension.dll
WixUtilExtension
$(WixExtDir)\WixUIExtension.dll
WixUIExtension
$(WixExtDir)\WixNetFxExtension.dll
WixNetFxExtension
PowerToysSetupCustomActions
{32f3882b-f2d6-4586-b5ed-11e39e522bd3}
True
True
Binaries;Content;Satellites
INSTALLFOLDER
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
IF NOT DEFINED IsPipeline (
call "$([MSBuild]::GetVsInstallRoot())\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64 -winsdk=10.0.18362.0
SET PTRoot=..\..\..\..
call "..\..\publish.cmd"
)