-
Notifications
You must be signed in to change notification settings - Fork 0
/
MauiSoft.SRP.sln
43 lines (43 loc) · 2.52 KB
/
MauiSoft.SRP.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
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33414.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MauiSoft.SRP.SaitekLibrary", "SaitekLibrary\MauiSoft.SRP.SaitekLibrary.csproj", "{1CFD104D-5CFB-422F-85AE-85FB0BEC70F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SRP", "SRP\SRP.csproj", "{10CAB0B4-ECAA-46B7-9647-A457D46F85EC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MauiSoft.SRP.FsuipcWrapper", "FsuipcWrapper\MauiSoft.SRP.FsuipcWrapper.csproj", "{CA84E222-68B5-4075-A2EF-F5945988EEB9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test\Test.csproj", "{5017CDCC-7BA1-4CC6-A7D2-2E689B6F756B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1CFD104D-5CFB-422F-85AE-85FB0BEC70F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CFD104D-5CFB-422F-85AE-85FB0BEC70F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CFD104D-5CFB-422F-85AE-85FB0BEC70F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CFD104D-5CFB-422F-85AE-85FB0BEC70F3}.Release|Any CPU.Build.0 = Release|Any CPU
{10CAB0B4-ECAA-46B7-9647-A457D46F85EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{10CAB0B4-ECAA-46B7-9647-A457D46F85EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10CAB0B4-ECAA-46B7-9647-A457D46F85EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10CAB0B4-ECAA-46B7-9647-A457D46F85EC}.Release|Any CPU.Build.0 = Release|Any CPU
{CA84E222-68B5-4075-A2EF-F5945988EEB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA84E222-68B5-4075-A2EF-F5945988EEB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA84E222-68B5-4075-A2EF-F5945988EEB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA84E222-68B5-4075-A2EF-F5945988EEB9}.Release|Any CPU.Build.0 = Release|Any CPU
{5017CDCC-7BA1-4CC6-A7D2-2E689B6F756B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5017CDCC-7BA1-4CC6-A7D2-2E689B6F756B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5017CDCC-7BA1-4CC6-A7D2-2E689B6F756B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5017CDCC-7BA1-4CC6-A7D2-2E689B6F756B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {567D543D-F90A-4A8C-BED7-3C751A536EA3}
EndGlobalSection
EndGlobal