forked from trimble-oss/modus-mobile-maui-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTrimble.Modus.Components.sln
More file actions
36 lines (36 loc) · 1.94 KB
/
Copy pathTrimble.Modus.Components.sln
File metadata and controls
36 lines (36 loc) · 1.94 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Trimble.Modus.Components", "Trimble.Modus.Components\Trimble.Modus.Components.csproj", "{0E3A5CB2-B54F-4029-9612-E17357E3CA79}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DemoApp", "DemoApp\DemoApp\DemoApp.csproj", "{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0E3A5CB2-B54F-4029-9612-E17357E3CA79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E3A5CB2-B54F-4029-9612-E17357E3CA79}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E3A5CB2-B54F-4029-9612-E17357E3CA79}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E3A5CB2-B54F-4029-9612-E17357E3CA79}.Release|Any CPU.Build.0 = Release|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Release|Any CPU.Build.0 = Release|Any CPU
{AD093582-AA4A-45E6-B5A3-E6CC54EACA68}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F3EF226E-6E58-48AE-9399-A438CF3E5F47}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
description = The One Trimble Design System. The Modus design system is part of the evolving Trimble Operating System
EndGlobalSection
EndGlobal