|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | 2 | # Visual Studio 15 |
3 | | -VisualStudioVersion = 15.0.26403.7 |
| 3 | +VisualStudioVersion = 15.0.26730.10 |
4 | 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
5 | 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{024302AB-8703-44C5-A563-05F893163AF0}" |
6 | 6 | ProjectSection(SolutionItems) = preProject |
7 | 7 | .travis.yml = .travis.yml |
| 8 | + global.json = global.json |
8 | 9 | EndProjectSection |
9 | 10 | EndProject |
10 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "msgpack.light", "src\msgpack.light\msgpack.light.csproj", "{04D4E761-F756-43D8-B31C-79B1B0671243}" |
| 11 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "msgpack.light", "src\msgpack.light\msgpack.light.csproj", "{04D4E761-F756-43D8-B31C-79B1B0671243}" |
11 | 12 | EndProject |
12 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "msgpack.light.tests", "tests\msgpack.light.tests\msgpack.light.tests.csproj", "{4DD9051D-548F-4E11-86EA-746F443CEA67}" |
| 13 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "msgpack.light.tests", "tests\msgpack.light.tests\msgpack.light.tests.csproj", "{4DD9051D-548F-4E11-86EA-746F443CEA67}" |
13 | 14 | EndProject |
14 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "msgpack.light.benchmark", "src\msgpack.light.benchmark\msgpack.light.benchmark.csproj", "{62C5CC43-A029-4529-BBCA-6D8CC69E6B11}" |
| 15 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "msgpack.light.benchmark", "src\msgpack.light.benchmark\msgpack.light.benchmark.csproj", "{62C5CC43-A029-4529-BBCA-6D8CC69E6B11}" |
15 | 16 | EndProject |
16 | 17 | Global |
17 | 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
35 | 36 | GlobalSection(SolutionProperties) = preSolution |
36 | 37 | HideSolutionNode = FALSE |
37 | 38 | EndGlobalSection |
| 39 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 40 | + SolutionGuid = {E31E76EC-C676-45F6-BFBD-448D4436C3C3} |
| 41 | + EndGlobalSection |
38 | 42 | EndGlobal |
0 commit comments