-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMPItemTracker2.sln
More file actions
31 lines (31 loc) · 1.65 KB
/
MPItemTracker2.sln
File metadata and controls
31 lines (31 loc) · 1.65 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33801.468
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MPItemTracker2", "MPItemTracker2\MPItemTracker2.csproj", "{E4663B37-1F99-4ED6-893F-10476055204D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Linux|Any CPU = Debug_Linux|Any CPU
Debug_Windows|Any CPU = Debug_Windows|Any CPU
Release_Linux|Any CPU = Release_Linux|Any CPU
Release_Windows|Any CPU = Release_Windows|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E4663B37-1F99-4ED6-893F-10476055204D}.Debug_Linux|Any CPU.ActiveCfg = Debug_Linux|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Debug_Linux|Any CPU.Build.0 = Debug_Linux|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Debug_Windows|Any CPU.ActiveCfg = Debug_Windows|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Debug_Windows|Any CPU.Build.0 = Debug_Windows|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Release_Linux|Any CPU.ActiveCfg = Release_Linux|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Release_Linux|Any CPU.Build.0 = Release_Linux|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Release_Windows|Any CPU.ActiveCfg = Release_Windows|Any CPU
{E4663B37-1F99-4ED6-893F-10476055204D}.Release_Windows|Any CPU.Build.0 = Release_Windows|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {03F4E0CA-5B6D-42BF-92F8-283700A818A1}
EndGlobalSection
EndGlobal