-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTeamCatalyst.Silicate.sln
30 lines (29 loc) · 1.59 KB
/
TeamCatalyst.Silicate.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.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silicate", "Silicate\Silicate.csproj", "{3E68A440-6BF6-48B7-83DD-B0430D306510}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{01df345e-ef9f-46b3-b831-c78994c87f80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01df345e-ef9f-46b3-b831-c78994c87f80}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01df345e-ef9f-46b3-b831-c78994c87f80}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01df345e-ef9f-46b3-b831-c78994c87f80}.Release|Any CPU.Build.0 = Release|Any CPU
{3aa099c9-58b7-4c42-a654-f06182f6a144}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3aa099c9-58b7-4c42-a654-f06182f6a144}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3aa099c9-58b7-4c42-a654-f06182f6a144}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3aa099c9-58b7-4c42-a654-f06182f6a144}.Release|Any CPU.Build.0 = Release|Any CPU
{3E68A440-6BF6-48B7-83DD-B0430D306510}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E68A440-6BF6-48B7-83DD-B0430D306510}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E68A440-6BF6-48B7-83DD-B0430D306510}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E68A440-6BF6-48B7-83DD-B0430D306510}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal