-
Notifications
You must be signed in to change notification settings - Fork 0
/
Barembo.UnoApp.UWP.sln
41 lines (41 loc) · 2.23 KB
/
Barembo.UnoApp.UWP.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
36
37
38
39
40
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Barembo.UnoApp.Shared", "Barembo.UnoApp\Barembo.UnoApp.Shared\Barembo.UnoApp.Shared.shproj", "{6279C845-92F8-4333-AB99-3D213163593C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Barembo.UnoApp.UWP", "Barembo.UnoApp\Barembo.UnoApp.UWP\Barembo.UnoApp.UWP.csproj", "{395E5576-8970-48A2-A8AB-5761BD748EB6}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Barembo.UnoApp\Barembo.UnoApp.Shared\Barembo.UnoApp.Shared.projitems*{395e5576-8970-48a2-a8ab-5761bd748eb6}*SharedItemsImports = 4
Barembo.UnoApp\Barembo.UnoApp.Shared\Barembo.UnoApp.Shared.projitems*{6279c845-92f8-4333-ab99-3d213163593c}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x64.ActiveCfg = Debug|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x64.Build.0 = Debug|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x64.Deploy.0 = Debug|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x86.ActiveCfg = Debug|x86
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x86.Build.0 = Debug|x86
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Debug|x86.Deploy.0 = Debug|x86
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x64.ActiveCfg = Release|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x64.Build.0 = Release|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x64.Deploy.0 = Release|x64
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x86.ActiveCfg = Release|x86
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x86.Build.0 = Release|x86
{395E5576-8970-48A2-A8AB-5761BD748EB6}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {89EDE2D4-F2C0-43B7-A827-E8B30BC753EE}
EndGlobalSection
EndGlobal