-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGehtsoft.Measurements.sln
39 lines (39 loc) · 2.11 KB
/
Gehtsoft.Measurements.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gehtsoft.Measurements", "Gehtsoft.Measurements\Gehtsoft.Measurements.csproj", "{C4E7751E-DCCE-4A24-88E1-75543BF9870D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gehtsoft.Measurements.Test", "Gehtsoft.Measurements.Test\Gehtsoft.Measurements.Test.csproj", "{15E9136D-771C-46A4-A95B-D870E82C7EA1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3F91B56D-D4E5-4AB6-B1A4-ED39E4C85480}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C4E7751E-DCCE-4A24-88E1-75543BF9870D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C4E7751E-DCCE-4A24-88E1-75543BF9870D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C4E7751E-DCCE-4A24-88E1-75543BF9870D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C4E7751E-DCCE-4A24-88E1-75543BF9870D}.Release|Any CPU.Build.0 = Release|Any CPU
{15E9136D-771C-46A4-A95B-D870E82C7EA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15E9136D-771C-46A4-A95B-D870E82C7EA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15E9136D-771C-46A4-A95B-D870E82C7EA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15E9136D-771C-46A4-A95B-D870E82C7EA1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E0AECE1B-C354-42E2-8028-622EDC10DBC6}
SolutionGuid = {AAE7D1C7-ADD5-4A4F-AE8E-445215839359}
SolutionGuid = {08DCD22C-F051-46F7-B091-A7FA54E2A4FD}
SolutionGuid = {1DB720A6-F8F3-459A-B73B-7B427A562420}
EndGlobalSection
EndGlobal