Integrate latest tooling
Rob Mensching committed
Apr 20, 2021 at 13:12 UTC
924b0a2d4148566cb9a919c2af9fc2a31567eeb7
1 file changed
+1
-1
global.json
+1
-1
@@ -1,5 +1,5 @@
1
{
2
"msbuild-sdks": {
3
- "WixToolset.Sdk": "4.0.0-build-0210"
3
+ "WixToolset.Sdk": "4.0.0-build-0211"
4
}
5
}