-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTimeTracker.sln
More file actions
19 lines (19 loc) · 805 Bytes
/
Copy pathTimeTracker.sln
File metadata and controls
19 lines (19 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TimeTracker", "..\TimeTracker\TimeTracker\TimeTracker.csproj", "{A2A27C1C-DD02-41A5-A6C5-E727646841A9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A2A27C1C-DD02-41A5-A6C5-E727646841A9}.Release|x64.ActiveCfg = Release|x64
{A2A27C1C-DD02-41A5-A6C5-E727646841A9}.Release|x64.Build.0 = Release|x64
EndGlobalSection
EndGlobal