We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d8a58 commit a95e0a9Copy full SHA for a95e0a9
PythonScript/project/packages.config
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
- <package id="WixToolset.UI.wixext" version="6.0.1" targetFramework="native" />
+ <package id="WixToolset.UI.wixext" version="6.0.2" targetFramework="native" />
4
<package id="boost" version="1.87.0" targetFramework="native" />
5
<package id="boost_python312-vc143" version="1.87.0" targetFramework="native" />
6
<package id="python" version="3.12.10" targetFramework="native" />
0 commit comments