|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.29521.150 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client", "Client\Client.csproj", "{B22D0F2E-D67A-413E-9450-4B64A60B56EF}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server", "Server\Server.csproj", "{09CAF21C-D7D8-478C-9E74-3678DF615B8F}" |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Net.Client.Web", "..\..\src\Grpc.Net.Client.Web\Grpc.Net.Client.Web.csproj", "{FDE80D13-B93B-421E-A67C-23C28EE19F52}" |
| 11 | +EndProject |
| 12 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.AspNetCore.Web", "..\..\src\Grpc.AspNetCore.Web\Grpc.AspNetCore.Web.csproj", "{72824FA1-8041-4252-9230-92208FA7C749}" |
| 13 | +EndProject |
| 14 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Net.Client", "..\..\src\Grpc.Net.Client\Grpc.Net.Client.csproj", "{2EAB3743-10DD-44F5-9D25-04BDEB0C3BEC}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {B22D0F2E-D67A-413E-9450-4B64A60B56EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {B22D0F2E-D67A-413E-9450-4B64A60B56EF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {B22D0F2E-D67A-413E-9450-4B64A60B56EF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {B22D0F2E-D67A-413E-9450-4B64A60B56EF}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {09CAF21C-D7D8-478C-9E74-3678DF615B8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {09CAF21C-D7D8-478C-9E74-3678DF615B8F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {09CAF21C-D7D8-478C-9E74-3678DF615B8F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {09CAF21C-D7D8-478C-9E74-3678DF615B8F}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + {FDE80D13-B93B-421E-A67C-23C28EE19F52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 31 | + {FDE80D13-B93B-421E-A67C-23C28EE19F52}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 32 | + {FDE80D13-B93B-421E-A67C-23C28EE19F52}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {FDE80D13-B93B-421E-A67C-23C28EE19F52}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | + {72824FA1-8041-4252-9230-92208FA7C749}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 35 | + {72824FA1-8041-4252-9230-92208FA7C749}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 36 | + {72824FA1-8041-4252-9230-92208FA7C749}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 37 | + {72824FA1-8041-4252-9230-92208FA7C749}.Release|Any CPU.Build.0 = Release|Any CPU |
| 38 | + {2EAB3743-10DD-44F5-9D25-04BDEB0C3BEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 39 | + {2EAB3743-10DD-44F5-9D25-04BDEB0C3BEC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 40 | + {2EAB3743-10DD-44F5-9D25-04BDEB0C3BEC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 41 | + {2EAB3743-10DD-44F5-9D25-04BDEB0C3BEC}.Release|Any CPU.Build.0 = Release|Any CPU |
| 42 | + EndGlobalSection |
| 43 | + GlobalSection(SolutionProperties) = preSolution |
| 44 | + HideSolutionNode = FALSE |
| 45 | + EndGlobalSection |
| 46 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 47 | + SolutionGuid = {95736335-0C8B-4FDA-8722-E08046339B83} |
| 48 | + EndGlobalSection |
| 49 | +EndGlobal |
0 commit comments