This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2024-12-05 04:39:08 +08:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
f86182d062
PowerToys
/
installer
/
PowerToysSetup
/
packages.config
5 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Dev/sashapie/wix nuget sacl (#489) * point to csproj instead * version * rs1 container * nuget * nuget and msbuild * vs2019 * msbuild path * new container, clear up feeds * change step names, verify build output * further dig into outputs * point to right output, add draft installer script * narrow down output, change signing option * new container, try installer * set vs dev environment * add NuGet package for WiX * modify project files to use the WiX NuGet package the MSI can now be built using MSBUILD after running nuget restore * ready installer sln to use nuget * install and build scripts and new container * src/editor was renamed to src/settings, fix rebase error * check if file is present * try again
2019-10-10 03:21:21 +08:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
Update WiX to 3.11.2 (#883)
2019-12-09 16:03:07 +08:00
<package id="WiX" version="3.11.2" />
Dev/sashapie/wix nuget sacl (#489) * point to csproj instead * version * rs1 container * nuget * nuget and msbuild * vs2019 * msbuild path * new container, clear up feeds * change step names, verify build output * further dig into outputs * point to right output, add draft installer script * narrow down output, change signing option * new container, try installer * set vs dev environment * add NuGet package for WiX * modify project files to use the WiX NuGet package the MSI can now be built using MSBUILD after running nuget restore * ready installer sln to use nuget * install and build scripts and new container * src/editor was renamed to src/settings, fix rebase error * check if file is present * try again
2019-10-10 03:21:21 +08:00
</packages>
Reference in New Issue
Copy Permalink