forked from stride3d/stride
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStride.Tests.Game.slnf
19 lines (19 loc) · 1.12 KB
/
Stride.Tests.Game.slnf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"solution": {
"path": "Stride.sln",
"projects": [
"..\\sources\\engine\\Stride.Assets.Tests\\Stride.Assets.Tests.csproj",
"..\\sources\\engine\\Stride.Audio.Tests\\Stride.Audio.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Engine.NoAssets.Tests\\Stride.Engine.NoAssets.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Engine.Tests\\Stride.Engine.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Graphics.Tests.10_0\\Stride.Graphics.Tests.10_0.Windows.csproj",
"..\\sources\\engine\\Stride.Graphics.Tests.11_0\\Stride.Graphics.Tests.11_0.Windows.csproj",
"..\\sources\\engine\\Stride.Graphics.Tests\\Stride.Graphics.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Input.Tests\\Stride.Input.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Navigation.Tests\\Stride.Navigation.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Particles.Tests\\Stride.Particles.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.Physics.Tests\\Stride.Physics.Tests.Windows.csproj",
"..\\sources\\engine\\Stride.UI.Tests\\Stride.UI.Tests.Windows.csproj"
]
}
}