Skip to content

Commit

Permalink
SNOW-1055755: windows build debug - ...wix util schema
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mraba committed Sep 9, 2024
1 parent 9e90981 commit 6f9d8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/packaging/win/snowflake_cli_template.wxs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
xmlns:util="http://wixtoolset.org/schemas/v4/wxs/util">
<Product
Id="*"
Name="Snowflake CLI"
Expand Down

0 comments on commit 6f9d8fe

Please sign in to comment.