|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.6.30114.105 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{4A92506A-3CF1-4E86-B9FD-D5F109655D87}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notion.Client", "Src\Notion.Client\Notion.Client.csproj", "{BF5F85F3-901C-40B0-8357-A1919F89AE2E}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Debug|x64 = Debug|x64 |
| 14 | + Debug|x86 = Debug|x86 |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + Release|x64 = Release|x64 |
| 17 | + Release|x86 = Release|x86 |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(SolutionProperties) = preSolution |
| 20 | + HideSolutionNode = FALSE |
| 21 | + EndGlobalSection |
| 22 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 23 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 24 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 25 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 26 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|x64.Build.0 = Debug|Any CPU |
| 27 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 28 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Debug|x86.Build.0 = Debug|Any CPU |
| 29 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 30 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|Any CPU.Build.0 = Release|Any CPU |
| 31 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|x64.ActiveCfg = Release|Any CPU |
| 32 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|x64.Build.0 = Release|Any CPU |
| 33 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|x86.ActiveCfg = Release|Any CPU |
| 34 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E}.Release|x86.Build.0 = Release|Any CPU |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(NestedProjects) = preSolution |
| 37 | + {BF5F85F3-901C-40B0-8357-A1919F89AE2E} = {4A92506A-3CF1-4E86-B9FD-D5F109655D87} |
| 38 | + EndGlobalSection |
| 39 | +EndGlobal |
0 commit comments