Jan Tattermusch | 7727c76 | 2017-03-31 16:44:27 | [diff] [blame] | 1 | |
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
James Newton-King | dbff2e0 | 2019-11-13 01:37:25 | [diff] [blame] | 3 | # Visual Studio Version 16 |
| 4 | VisualStudioVersion = 16.0.29505.145 |
Jan Tattermusch | 7727c76 | 2017-03-31 16:44:27 | [diff] [blame] | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
Jan Tattermusch | e840469 | 2022-04-28 10:00:34 | [diff] [blame] | 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Grpc.Tools", "Grpc.Tools\Grpc.Tools.csproj", "{61895B39-3916-4ED4-9FB9-84E18A3C0401}" |
Jan Tattermusch | 6382ca1 | 2019-01-10 18:30:54 | [diff] [blame] | 7 | EndProject |
Jan Tattermusch | e840469 | 2022-04-28 10:00:34 | [diff] [blame] | 8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Grpc.Tools.Tests", "Grpc.Tools.Tests\Grpc.Tools.Tests.csproj", "{5D2C8CD8-84E5-4800-93A0-FFE59D66198B}" |
Jan Tattermusch | ae7783d | 2020-10-28 10:46:13 | [diff] [blame] | 9 | EndProject |
Jan Tattermusch | 7727c76 | 2017-03-31 16:44:27 | [diff] [blame] | 10 | Global |
Jan Tattermusch | 7727c76 | 2017-03-31 16:44:27 | [diff] [blame] | 11 | GlobalSection(SolutionProperties) = preSolution |
| 12 | HideSolutionNode = FALSE |
| 13 | EndGlobalSection |
James Newton-King | dbff2e0 | 2019-11-13 01:37:25 | [diff] [blame] | 14 | GlobalSection(ExtensibilityGlobals) = postSolution |
| 15 | SolutionGuid = {BF5C0B7B-764F-4668-A052-A12BCCDA7304} |
| 16 | EndGlobalSection |
Jan Tattermusch | e840469 | 2022-04-28 10:00:34 | [diff] [blame] | 17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | Debug|Any CPU = Debug|Any CPU |
| 19 | Debug|x64 = Debug|x64 |
| 20 | Debug|x86 = Debug|x86 |
| 21 | Release|Any CPU = Release|Any CPU |
| 22 | Release|x64 = Release|x64 |
| 23 | Release|x86 = Release|x86 |
| 24 | EndGlobalSection |
| 25 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 26 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 29 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|x64.Build.0 = Debug|Any CPU |
| 30 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 31 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Debug|x86.Build.0 = Debug|Any CPU |
| 32 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|x64.ActiveCfg = Release|Any CPU |
| 35 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|x64.Build.0 = Release|Any CPU |
| 36 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|x86.ActiveCfg = Release|Any CPU |
| 37 | {61895B39-3916-4ED4-9FB9-84E18A3C0401}.Release|x86.Build.0 = Release|Any CPU |
| 38 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 39 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 40 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 41 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|x64.Build.0 = Debug|Any CPU |
| 42 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 43 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Debug|x86.Build.0 = Debug|Any CPU |
| 44 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 45 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|Any CPU.Build.0 = Release|Any CPU |
| 46 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|x64.ActiveCfg = Release|Any CPU |
| 47 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|x64.Build.0 = Release|Any CPU |
| 48 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|x86.ActiveCfg = Release|Any CPU |
| 49 | {5D2C8CD8-84E5-4800-93A0-FFE59D66198B}.Release|x86.Build.0 = Release|Any CPU |
| 50 | EndGlobalSection |
Jan Tattermusch | 7727c76 | 2017-03-31 16:44:27 | [diff] [blame] | 51 | EndGlobal |