.vsconfig

This commit is contained in:
BuyMyMojo 2023-02-23 22:08:00 +11:00
parent c8bab780ec
commit 77e336bce3

6
.vsconfig Normal file
View file

@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}