|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf", "src\System.Text.Json.Protobuf\System.Text.Json.Protobuf.csproj", "{AE98589A-143B-41D2-9C20-1C071BA203AC}" |
| 3 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json", "src\Protobuf.System.Text.Json\Protobuf.System.Text.Json.csproj", "{AE98589A-143B-41D2-9C20-1C071BA203AC}" |
4 | 4 | EndProject |
5 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf.Tests", "test\System.Text.Json.Protobuf.Tests\System.Text.Json.Protobuf.Tests.csproj", "{97FF3953-1E5F-4D06-95A3-1956448C8E6F}" |
| 5 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json.Tests", "test\Protobuf.System.Text.Json.Tests\Protobuf.System.Text.Json.Tests.csproj", "{97FF3953-1E5F-4D06-95A3-1956448C8E6F}" |
6 | 6 | EndProject |
7 | 7 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Benchmarks", "Benchmarks", "{618C7565-3ABA-429E-BCAE-69D7F671AF5B}" |
8 | 8 | EndProject |
9 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf.Benchmark.SimpleMessage", "benchmark\System.Text.Json.Protobuf.Benchmark.SimpleMessage\System.Text.Json.Protobuf.Benchmark.SimpleMessage.csproj", "{DC053104-9F7E-493E-AB1E-2376BB5B3029}" |
| 9 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json.Benchmark.SimpleMessage", "benchmark\Protobuf.System.Text.Json.Benchmark.SimpleMessage\Protobuf.System.Text.Json.Benchmark.SimpleMessage.csproj", "{DC053104-9F7E-493E-AB1E-2376BB5B3029}" |
10 | 10 | EndProject |
11 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf.Benchmark.Shared", "benchmark\System.Text.Json.Protobuf.Benchmark.Shared\System.Text.Json.Protobuf.Benchmark.Shared.csproj", "{055A5060-09B3-4693-91D1-D526A44CD739}" |
| 11 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json.Benchmark.Shared", "benchmark\Protobuf.System.Text.Json.Benchmark.Shared\Protobuf.System.Text.Json.Benchmark.Shared.csproj", "{055A5060-09B3-4693-91D1-D526A44CD739}" |
12 | 12 | EndProject |
13 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf.Benchmark.MessageWithOneOfs", "benchmark\System.Text.Json.Protobuf.Benchmark.MessageWithOneOfs\System.Text.Json.Protobuf.Benchmark.MessageWithOneOfs.csproj", "{41D196D1-724E-4607-90E7-9564C7493E39}" |
| 13 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json.Benchmark.MessageWithOneOfs", "benchmark\Protobuf.System.Text.Json.Benchmark.MessageWithOneOfs\Protobuf.System.Text.Json.Benchmark.MessageWithOneOfs.csproj", "{41D196D1-724E-4607-90E7-9564C7493E39}" |
14 | 14 | EndProject |
15 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Protobuf.Benchmark.MessageWithRepeatedFields", "benchmark\System.Text.Json.Protobuf.Benchmark.MessageWithRepeatedFields\System.Text.Json.Protobuf.Benchmark.MessageWithRepeatedFields.csproj", "{FD123B7C-200D-4EB1-85AF-688A38E5EF4D}" |
| 15 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Protobuf.System.Text.Json.Benchmark.MessageWithRepeatedFields", "benchmark\Protobuf.System.Text.Json.Benchmark.MessageWithRepeatedFields\Protobuf.System.Text.Json.Benchmark.MessageWithRepeatedFields.csproj", "{FD123B7C-200D-4EB1-85AF-688A38E5EF4D}" |
16 | 16 | EndProject |
17 | 17 | Global |
18 | 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
0 commit comments