-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrCubedToolkit.sln
33 lines (33 loc) · 1.66 KB
/
rCubedToolkit.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
31
32
33
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rCubedToolkit.App", "rCubedToolkit.App\rCubedToolkit.App.csproj", "{84DEAF2F-B1AB-47E6-9E6F-495BE66CCF57}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "rCubedToolkit", "rCubedToolkit\rCubedToolkit.wapproj", "{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{84DEAF2F-B1AB-47E6-9E6F-495BE66CCF57}.Debug|x64.ActiveCfg = Debug|Any CPU
{84DEAF2F-B1AB-47E6-9E6F-495BE66CCF57}.Debug|x64.Build.0 = Debug|Any CPU
{84DEAF2F-B1AB-47E6-9E6F-495BE66CCF57}.Release|x64.ActiveCfg = Release|Any CPU
{84DEAF2F-B1AB-47E6-9E6F-495BE66CCF57}.Release|x64.Build.0 = Release|Any CPU
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Debug|x64.ActiveCfg = Debug|x64
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Debug|x64.Build.0 = Debug|x64
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Debug|x64.Deploy.0 = Debug|x64
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Release|x64.ActiveCfg = Release|x64
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Release|x64.Build.0 = Release|x64
{5C5A94B8-CD5E-44C0-A1AB-D5A50496234D}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {19D67FDE-4682-4ACC-BAB7-CB80744DAE82}
EndGlobalSection
EndGlobal