.vsconfig
This commit is contained in:
parent
c8bab780ec
commit
77e336bce3
1 changed files with 6 additions and 0 deletions
6
.vsconfig
Normal file
6
.vsconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"version": "1.0",
|
||||
"components": [
|
||||
"Microsoft.VisualStudio.Workload.ManagedGame"
|
||||
]
|
||||
}
|
Reference in a new issue