File size: 1,114 Bytes
5915f7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GridSensor3DExample", "GridSensor3DExample.csproj", "{A868A006-56AC-4F69-96E4-F5035575497C}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{A868A006-56AC-4F69-96E4-F5035575497C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A868A006-56AC-4F69-96E4-F5035575497C}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A868A006-56AC-4F69-96E4-F5035575497C}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A868A006-56AC-4F69-96E4-F5035575497C}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {CE243986-53C0-46FC-BBE8-16608759C311}
	EndGlobalSection
EndGlobal