aboutsummaryrefslogtreecommitdiff
path: root/PersonalApi.sln
diff options
context:
space:
mode:
Diffstat (limited to 'PersonalApi.sln')
-rw-r--r--PersonalApi.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/PersonalApi.sln b/PersonalApi.sln
new file mode 100644
index 0000000..1858a6b
--- /dev/null
+++ b/PersonalApi.sln
@@ -0,0 +1,25 @@
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio Version 17
4VisualStudioVersion = 17.11.35208.52
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersonalApi", "PersonalApi\PersonalApi.csproj", "{904FDE23-105B-4800-A626-2B9266CF40B8}"
7EndProject
8Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU
12 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {904FDE23-105B-4800-A626-2B9266CF40B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {904FDE23-105B-4800-A626-2B9266CF40B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {904FDE23-105B-4800-A626-2B9266CF40B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {904FDE23-105B-4800-A626-2B9266CF40B8}.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 = {60A9B1B9-8F72-49EE-B457-1D1D3E490476}
24 EndGlobalSection
25EndGlobal