source: iknow-api.sln

Last change on this file was 0b16523, checked in by stefansaveski <stefansaveski19@…>, 11 months ago

Add project files.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio Version 17
4VisualStudioVersion = 17.14.36518.9 d17.14
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iknow-api", "iknow-api\iknow-api.csproj", "{0812F190-420D-448B-9710-32E746C813B7}"
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 {0812F190-420D-448B-9710-32E746C813B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {0812F190-420D-448B-9710-32E746C813B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {0812F190-420D-448B-9710-32E746C813B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {0812F190-420D-448B-9710-32E746C813B7}.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 = {3E4D4C85-4096-402E-9FC3-19996D358FFE}
24 EndGlobalSection
25EndGlobal
Note: See TracBrowser for help on using the repository browser.