|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 18 |
| 4 | +VisualStudioVersion = 18.3.11122.13 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "docs", "docs\docs.csproj", "{718966AB-D840-C99F-BC8C-757012BE68AA}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C2962E4E-20FC-4C00-858E-D0C62611CBFB}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + .gitignore = .gitignore |
| 11 | + .openpublishing.publish.config.json = .openpublishing.publish.config.json |
| 12 | + .openpublishing.redirection.json = .openpublishing.redirection.json |
| 13 | + CONTRIBUTING.md = CONTRIBUTING.md |
| 14 | + global.json = global.json |
| 15 | + LICENSE = LICENSE |
| 16 | + LICENSE-CODE = LICENSE-CODE |
| 17 | + README.md = README.md |
| 18 | + ThirdPartyNotices = ThirdPartyNotices |
| 19 | + EndProjectSection |
| 20 | +EndProject |
| 21 | +Global |
| 22 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 23 | + Debug|Any CPU = Debug|Any CPU |
| 24 | + Release|Any CPU = Release|Any CPU |
| 25 | + EndGlobalSection |
| 26 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 27 | + {718966AB-D840-C99F-BC8C-757012BE68AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 28 | + {718966AB-D840-C99F-BC8C-757012BE68AA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 29 | + {718966AB-D840-C99F-BC8C-757012BE68AA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 30 | + {718966AB-D840-C99F-BC8C-757012BE68AA}.Release|Any CPU.Build.0 = Release|Any CPU |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(SolutionProperties) = preSolution |
| 33 | + HideSolutionNode = FALSE |
| 34 | + EndGlobalSection |
| 35 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 36 | + SolutionGuid = {C4A337AF-69A4-496C-97FF-300C3489A718} |
| 37 | + EndGlobalSection |
| 38 | +EndGlobal |
0 commit comments