-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIgiCore.Tracking.sln
23 lines (23 loc) · 1.1 KB
/
IgiCore.Tracking.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A20875B4-A363-41E0-8CBC-654EE6291AAA}"
ProjectSection(SolutionItems) = preProject
nfive.yml = nfive.yml
EndProjectSection
EndProject
Project("{50032323-FEEE-46EE-8801-E5BF8E47D2B4}") = "Tracking.Shared", "Tracking.Shared\Tracking.Shared.csproj", "{0CC9EAA2-91B6-4B84-8133-65834863EA32}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0CC9EAA2-91B6-4B84-8133-65834863EA32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0CC9EAA2-91B6-4B84-8133-65834863EA32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0CC9EAA2-91B6-4B84-8133-65834863EA32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0CC9EAA2-91B6-4B84-8133-65834863EA32}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal