-
Notifications
You must be signed in to change notification settings - Fork 1
/
StrubTUtilities.sln
40 lines (40 loc) · 2.06 KB
/
StrubTUtilities.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C37580BF-1EE4-4A6F-BA10-293141A3D010}"
ProjectSection(SolutionItems) = preProject
LICENCE = LICENCE
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StrubTUtilities", "StrubTUtilities\StrubTUtilities.csproj", "{1868A977-440B-4FB7-BE3A-9AA7C89227DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Release-FSharp|Any CPU = Release-FSharp|Any CPU
Release-Minimal|Any CPU = Release-Minimal|Any CPU
Release-Console|Any CPU = Release-Console|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release|Any CPU.Build.0 = Release|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-Minimal|Any CPU.ActiveCfg = Release-Minimal|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-Minimal|Any CPU.Build.0 = Release-Minimal|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-FSharp|Any CPU.ActiveCfg = Release-FSharp|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-FSharp|Any CPU.Build.0 = Release-FSharp|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-Console|Any CPU.ActiveCfg = Release-Console|Any CPU
{1868A977-440B-4FB7-BE3A-9AA7C89227DB}.Release-Console|Any CPU.Build.0 = Release-Console|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AF153003-8CEB-42AE-B85A-66E5458B6884}
EndGlobalSection
EndGlobal