-
Notifications
You must be signed in to change notification settings - Fork 1
/
Invent0ry.sln
29 lines (29 loc) · 1.41 KB
/
Invent0ry.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2015
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Invent0ry", "Invent0ry\Invent0ry.csproj", "{2344E6F0-79F1-4326-9CDF-20029D1233BA}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Invent0rySetup", "Invent0rySetup\Invent0rySetup.vdproj", "{09F5FA8B-D1E4-47DD-86B6-ACBCB0C9B6B4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2344E6F0-79F1-4326-9CDF-20029D1233BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2344E6F0-79F1-4326-9CDF-20029D1233BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2344E6F0-79F1-4326-9CDF-20029D1233BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2344E6F0-79F1-4326-9CDF-20029D1233BA}.Release|Any CPU.Build.0 = Release|Any CPU
{09F5FA8B-D1E4-47DD-86B6-ACBCB0C9B6B4}.Debug|Any CPU.ActiveCfg = Debug
{09F5FA8B-D1E4-47DD-86B6-ACBCB0C9B6B4}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1849BFD1-D230-4E8B-B264-B95F98A765B7}
EndGlobalSection
EndGlobal