-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDistance-TelemetryMod.sln
More file actions
30 lines (30 loc) · 1.5 KB
/
Distance-TelemetryMod.sln
File metadata and controls
30 lines (30 loc) · 1.5 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.2.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DistanceTelemetryMod", "DistanceTelemetryMod.csproj", "{9FB554D6-CCB8-1ADF-13FE-2E8F2F600136}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "TelemetryLib", "..\SharedLib\TelemetryLib.shproj", "{EEB444E9-0B1F-467D-B01C-EDBA291BC941}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9FB554D6-CCB8-1ADF-13FE-2E8F2F600136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9FB554D6-CCB8-1ADF-13FE-2E8F2F600136}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9FB554D6-CCB8-1ADF-13FE-2E8F2F600136}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9FB554D6-CCB8-1ADF-13FE-2E8F2F600136}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8D83DE6F-E5F2-4C4B-9538-7290BC0A118A}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\SharedLib\TelemetryLib.projitems*{9fb554d6-ccb8-1adf-13fe-2e8f2f600136}*SharedItemsImports = 5
..\SharedLib\TelemetryLib.projitems*{eeb444e9-0b1f-467d-b01c-edba291bc941}*SharedItemsImports = 13
EndGlobalSection
EndGlobal