Skip to content

Commit 3e19f3f

Browse files
committed
Acquire wix sdk
1 parent 61a709f commit 3e19f3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25372.103",
3232
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25372.103",
3333
"Microsoft.Build.NoTargets": "3.7.0",
34-
"Microsoft.Build.Traversal": "3.4.0"
34+
"Microsoft.Build.Traversal": "3.4.0",
35+
"Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382"
3536
}
3637
}

0 commit comments

Comments
 (0)