Update global.json
Bob Arnson committed
Oct 26, 2020 at 21:59 UTC
24963a1b74d23e11d21c928b8fcf56b789f601d8
1 file changed
+1
-1
global.json
+1
-1
@@ -1,5 +1,5 @@
1
{
2
"msbuild-sdks": {
3
- "WixToolset.Sdk": "4.0.0-build-0157"
3
+ "WixToolset.Sdk": "4.0.0-build-0162"
4
}
5
}