Skip to content

Commit 32a0a5a

Browse files
authored
Add Visual Studio version to global.json
1 parent c9421c8 commit 32a0a5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

global.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"tools": {
33
"dotnet": "9.0.111",
4+
"vs": {
5+
"version": "17.14.0"
6+
},
47
"runtimes": {
58
"dotnet": [
69
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"

0 commit comments

Comments
 (0)