diff options
| author | ivar <i@oiee.no> | 2025-10-20 00:26:34 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-10-20 00:26:34 +0200 |
| commit | a1f0518d0cd123a791adde64f4f11bd8e44276c7 (patch) | |
| tree | 675a7dff8262eea877ec800ff1efe9b92f5d7e7d /api/WhatApi.sln | |
| download | what-a1f0518d0cd123a791adde64f4f11bd8e44276c7.tar.xz what-a1f0518d0cd123a791adde64f4f11bd8e44276c7.zip | |
Initial commit
Diffstat (limited to 'api/WhatApi.sln')
| -rw-r--r-- | api/WhatApi.sln | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/api/WhatApi.sln b/api/WhatApi.sln new file mode 100644 index 0000000..b8ebda5 --- /dev/null +++ b/api/WhatApi.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhatApi", "WhatApi\WhatApi.csproj", "{09327C36-26ED-4F0F-8AB3-0A2D8E1EABE3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {09327C36-26ED-4F0F-8AB3-0A2D8E1EABE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09327C36-26ED-4F0F-8AB3-0A2D8E1EABE3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09327C36-26ED-4F0F-8AB3-0A2D8E1EABE3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09327C36-26ED-4F0F-8AB3-0A2D8E1EABE3}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal |
