-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlilySharp.sln
More file actions
21 lines (21 loc) · 914 Bytes
/
lilySharp.sln
File metadata and controls
21 lines (21 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lilySharp", "lilySharp.csproj", "{637210F7-3D32-46F0-9031-528CEEA0D333}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{637210F7-3D32-46F0-9031-528CEEA0D333}.Debug.ActiveCfg = Debug|.NET
{637210F7-3D32-46F0-9031-528CEEA0D333}.Debug.Build.0 = Debug|.NET
{637210F7-3D32-46F0-9031-528CEEA0D333}.Release.ActiveCfg = Release|.NET
{637210F7-3D32-46F0-9031-528CEEA0D333}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal