-
Notifications
You must be signed in to change notification settings - Fork 0
/
JocRegals.sln
35 lines (35 loc) · 1.89 KB
/
JocRegals.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
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JocRegals.Android", "JocRegals.Android\JocRegals.Android.csproj", "{0DCAE44B-6AAF-4F02-B43F-7271A495A436}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JocRegals", "JocRegals\JocRegals.csproj", "{9457A692-7784-4E1C-B523-EF4D58FC05C7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Release|Any CPU.Build.0 = Release|Any CPU
{0DCAE44B-6AAF-4F02-B43F-7271A495A436}.Release|Any CPU.Deploy.0 = Release|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Release|Any CPU.Build.0 = Release|Any CPU
{9457A692-7784-4E1C-B523-EF4D58FC05C7}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3D8CC280-5F7C-4690-9FC3-F5FF578132D9}
EndGlobalSection
EndGlobal