Commit
•
99797b7
1
Parent(s):
5915f7a
Upload folder using huggingface_hub
Browse files
Ships.sln
CHANGED
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
|
3 |
# Visual Studio Version 17
|
4 |
VisualStudioVersion = 17.5.002.0
|
5 |
MinimumVisualStudioVersion = 10.0.40219.1
|
6 |
-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GridSensor3DExample", "GridSensor3DExample.csproj", "{
|
7 |
EndProject
|
8 |
Global
|
9 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
@@ -11,15 +11,15 @@ Global
|
|
11 |
Release|Any CPU = Release|Any CPU
|
12 |
EndGlobalSection
|
13 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
14 |
-
{
|
15 |
-
{
|
16 |
-
{
|
17 |
-
{
|
18 |
EndGlobalSection
|
19 |
GlobalSection(SolutionProperties) = preSolution
|
20 |
HideSolutionNode = FALSE
|
21 |
EndGlobalSection
|
22 |
GlobalSection(ExtensibilityGlobals) = postSolution
|
23 |
-
SolutionGuid = {
|
24 |
EndGlobalSection
|
25 |
EndGlobal
|
|
|
3 |
# Visual Studio Version 17
|
4 |
VisualStudioVersion = 17.5.002.0
|
5 |
MinimumVisualStudioVersion = 10.0.40219.1
|
6 |
+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GridSensor3DExample", "GridSensor3DExample.csproj", "{9F7E3450-247D-45E7-BD39-990D3BE78F99}"
|
7 |
EndProject
|
8 |
Global
|
9 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
11 |
Release|Any CPU = Release|Any CPU
|
12 |
EndGlobalSection
|
13 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
14 |
+
{9F7E3450-247D-45E7-BD39-990D3BE78F99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
15 |
+
{9F7E3450-247D-45E7-BD39-990D3BE78F99}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
16 |
+
{9F7E3450-247D-45E7-BD39-990D3BE78F99}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
17 |
+
{9F7E3450-247D-45E7-BD39-990D3BE78F99}.Release|Any CPU.Build.0 = Release|Any CPU
|
18 |
EndGlobalSection
|
19 |
GlobalSection(SolutionProperties) = preSolution
|
20 |
HideSolutionNode = FALSE
|
21 |
EndGlobalSection
|
22 |
GlobalSection(ExtensibilityGlobals) = postSolution
|
23 |
+
SolutionGuid = {394BDAFA-83B1-448A-AB60-03FED39BB2B3}
|
24 |
EndGlobalSection
|
25 |
EndGlobal
|