-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGradientBrushCraft.sln
More file actions
77 lines (77 loc) · 5.63 KB
/
Copy pathGradientBrushCraft.sln
File metadata and controls
77 lines (77 loc) · 5.63 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2F56C839-6517-4043-8477-DADCD9E2736A}"
ProjectSection(SolutionItems) = preProject
assemblyVersions.targets = assemblyVersions.targets
customTasks.targets = customTasks.targets
Directory.Build.props = Directory.Build.props
LICENSE.txt = LICENSE.txt
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTests", "tests\UnitTests\UnitTests.csproj", "{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "libBCL", "src\libBCL\libBCL.csproj", "{B9ED4660-AF43-4627-B481-3F046B6DBA33}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DotNetInventory", "src\DotNetInventory\DotNetInventory.csproj", "{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GradientBrushCraft", "src\app\GradientBrushCraft.csproj", "{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (DotNetInventory) Legacy|Any CPU = Debug (DotNetInventory) Legacy|Any CPU
Debug (DotNetInventory)|Any CPU = Debug (DotNetInventory)|Any CPU
Debug|Any CPU = Debug|Any CPU
Release (DotNetInventory) Legacy|Any CPU = Release (DotNetInventory) Legacy|Any CPU
Release (DotNetInventory)|Any CPU = Release (DotNetInventory)|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Debug (DotNetInventory) Legacy|Any CPU.ActiveCfg = Debug|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Debug (DotNetInventory)|Any CPU.ActiveCfg = Debug|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Release (DotNetInventory) Legacy|Any CPU.ActiveCfg = Release|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Release (DotNetInventory)|Any CPU.ActiveCfg = Release|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CDF651F4-D143-430C-A4C2-8ADC6D5D2482}.Release|Any CPU.Build.0 = Release|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug (DotNetInventory) Legacy|Any CPU.ActiveCfg = Debug-NoGUI-Legacy|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug (DotNetInventory) Legacy|Any CPU.Build.0 = Debug-NoGUI-Legacy|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug (DotNetInventory)|Any CPU.ActiveCfg = Debug-NoGUI|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug (DotNetInventory)|Any CPU.Build.0 = Debug-NoGUI|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release (DotNetInventory) Legacy|Any CPU.ActiveCfg = Release-NoGUI-Legacy|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release (DotNetInventory) Legacy|Any CPU.Build.0 = Release-NoGUI-Legacy|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release (DotNetInventory)|Any CPU.ActiveCfg = Release-NoGUI|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release (DotNetInventory)|Any CPU.Build.0 = Release-NoGUI|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9ED4660-AF43-4627-B481-3F046B6DBA33}.Release|Any CPU.Build.0 = Release|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Debug (DotNetInventory) Legacy|Any CPU.ActiveCfg = Debug-Legacy|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Debug (DotNetInventory) Legacy|Any CPU.Build.0 = Debug-Legacy|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Debug (DotNetInventory)|Any CPU.ActiveCfg = Debug|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Debug (DotNetInventory)|Any CPU.Build.0 = Debug|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Release (DotNetInventory) Legacy|Any CPU.ActiveCfg = Release-Legacy|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Release (DotNetInventory) Legacy|Any CPU.Build.0 = Release-Legacy|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Release (DotNetInventory)|Any CPU.ActiveCfg = Release|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Release (DotNetInventory)|Any CPU.Build.0 = Release|Any CPU
{757B9DB2-6440-436C-BD6F-50F2EF3F2E94}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Debug (DotNetInventory) Legacy|Any CPU.ActiveCfg = Debug|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Debug (DotNetInventory)|Any CPU.ActiveCfg = Debug|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Release (DotNetInventory) Legacy|Any CPU.ActiveCfg = Release|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Release (DotNetInventory)|Any CPU.ActiveCfg = Release|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD3F6E50-DFA0-4654-9A51-3712B315DB8B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C200808-653A-4A13-9CBC-5A6F804E63B8}
EndGlobalSection
EndGlobal