diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61 (patch) | |
tree | 71b8f2b90711cfb94d8e0f1c0cdd22308b1bff62 /distance_file/Distance Calculator.sln | |
parent | pet info (diff) | |
download | sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.gz sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.bz2 sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.tar.xz sql-8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61.zip |
distance file
Diffstat (limited to 'distance_file/Distance Calculator.sln')
-rw-r--r-- | distance_file/Distance Calculator.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/distance_file/Distance Calculator.sln b/distance_file/Distance Calculator.sln new file mode 100644 index 0000000..551f2c0 --- /dev/null +++ b/distance_file/Distance Calculator.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34009.444 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Distance Calculator", "Distance Calculator\Distance Calculator.csproj", "{5CC74008-29E6-4250-98F2-1B6A02008DD2}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {5CC74008-29E6-4250-98F2-1B6A02008DD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5CC74008-29E6-4250-98F2-1B6A02008DD2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5CC74008-29E6-4250-98F2-1B6A02008DD2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5CC74008-29E6-4250-98F2-1B6A02008DD2}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {5EFA9F01-7D19-402B-B08F-2B5A4F1E12ED} + EndGlobalSection +EndGlobal |