-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNethereumStrideJumpyJet.sln
30 lines (30 loc) · 1.66 KB
/
NethereumStrideJumpyJet.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33617.297
MinimumVisualStudioVersion = 16.0.0.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NethereumStrideJumpyJet.Windows", "NethereumStrideJumpyJet.Windows\NethereumStrideJumpyJet.Windows.csproj", "{985B08E9-EBE0-4749-8685-6016A3252C66}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NethereumStrideJumpyJet.Game", "NethereumStrideJumpyJet.Game\NethereumStrideJumpyJet.Game.csproj", "{704E99F5-D116-41F1-ABC6-F4E70EC8C409}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{985B08E9-EBE0-4749-8685-6016A3252C66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{985B08E9-EBE0-4749-8685-6016A3252C66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{985B08E9-EBE0-4749-8685-6016A3252C66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{985B08E9-EBE0-4749-8685-6016A3252C66}.Release|Any CPU.Build.0 = Release|Any CPU
{704E99F5-D116-41F1-ABC6-F4E70EC8C409}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{704E99F5-D116-41F1-ABC6-F4E70EC8C409}.Debug|Any CPU.Build.0 = Debug|Any CPU
{704E99F5-D116-41F1-ABC6-F4E70EC8C409}.Release|Any CPU.ActiveCfg = Release|Any CPU
{704E99F5-D116-41F1-ABC6-F4E70EC8C409}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D88317C1-4106-448C-8E35-2ADF2DFBC080}
EndGlobalSection
EndGlobal