mirror of https://github.com/ppy/SDL3-CS.git
Add projects to filtered solution
This commit is contained in:
parent
2a253a0e2d
commit
0fcba2894d
|
|
@ -2,7 +2,11 @@
|
|||
"solution": {
|
||||
"path": "SDL3-CS.sln",
|
||||
"projects": [
|
||||
"SDL3-CS.Android\\SDL3-CS.Android.csproj"
|
||||
"SDL3-CS\\SDL3-CS.csproj",
|
||||
"SDL3-CS.SourceGeneration\\SDL3-CS.SourceGeneration.csproj",
|
||||
"SDL3-CS.Tests\\SDL3-CS.Tests.csproj",
|
||||
"SDL3-CS.Android\\SDL3-CS.Android.csproj",
|
||||
"SDL3-CS.Tests.Android\\SDL3-CS.Tests.Android.csproj"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue