-
Notifications
You must be signed in to change notification settings - Fork 0
/
LockStepFrameSync.sln
25 lines (25 loc) · 1.29 KB
/
LockStepFrameSync.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{98ff678a-7cea-150a-09ca-c88d485c82be}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemoryPack", "MemoryPack.csproj", "{09bcbf40-7878-2f02-29d4-75c106ab6cb9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{fd9662b3-65d6-e15a-a7e1-caacd43de0f4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{98ff678a-7cea-150a-09ca-c88d485c82be}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98ff678a-7cea-150a-09ca-c88d485c82be}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09bcbf40-7878-2f02-29d4-75c106ab6cb9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{09bcbf40-7878-2f02-29d4-75c106ab6cb9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{fd9662b3-65d6-e15a-a7e1-caacd43de0f4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{fd9662b3-65d6-e15a-a7e1-caacd43de0f4}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal