Skip to content

Commit a95e0a9

Browse files
committed
update to package wix toolset 6.0.1 -> 6.0.2
1 parent 96d8a58 commit a95e0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonScript/project/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="WixToolset.UI.wixext" version="6.0.1" targetFramework="native" />
3+
<package id="WixToolset.UI.wixext" version="6.0.2" targetFramework="native" />
44
<package id="boost" version="1.87.0" targetFramework="native" />
55
<package id="boost_python312-vc143" version="1.87.0" targetFramework="native" />
66
<package id="python" version="3.12.10" targetFramework="native" />

0 commit comments

Comments
 (0)