Skip to content

Commit 3fd44c4

Browse files
authored
update tool requirement to VS 16.3 (#7671)
1 parent 48f932c commit 3fd44c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"tools": {
33
"dotnet": "3.0.100",
44
"vs": {
5-
"version": "16.1",
5+
"version": "16.3",
66
"components": [
77
"Microsoft.Net.Core.Component.SDK.2.1",
88
"Microsoft.VisualStudio.Component.FSharp"

0 commit comments

Comments
 (0)