1 Star 0 Fork 0

zouyingcheng/GrpcDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
GrpcDemo.sln 3.10 KB
一键复制 编辑 原始数据 按行查看 历史
zouyingcheng 提交于 2021-02-28 15:13 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29409.12
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GrpcClient1", "GrpcClient1\GrpcClient1.csproj", "{72CEB15B-6947-4336-B427-44C6D710F8F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GrpcService1", "GrpcService1\GrpcService1.csproj", "{24026006-DF4D-43EB-BEF9-70D3596DDA8E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Protos", "Protos", "{3711ACEB-541D-4DAA-8744-29D2BF94C8F8}"
ProjectSection(SolutionItems) = preProject
Protos\greet.proto = Protos\greet.proto
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|x64.ActiveCfg = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|x64.Build.0 = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|x86.ActiveCfg = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Debug|x86.Build.0 = Debug|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|Any CPU.Build.0 = Release|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|x64.ActiveCfg = Release|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|x64.Build.0 = Release|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|x86.ActiveCfg = Release|Any CPU
{72CEB15B-6947-4336-B427-44C6D710F8F3}.Release|x86.Build.0 = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|x64.ActiveCfg = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|x64.Build.0 = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|x86.ActiveCfg = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Debug|x86.Build.0 = Debug|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|Any CPU.Build.0 = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|x64.ActiveCfg = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|x64.Build.0 = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|x86.ActiveCfg = Release|Any CPU
{24026006-DF4D-43EB-BEF9-70D3596DDA8E}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3BFF4AB2-B6FF-4CE1-8611-D3E4D810DDA6}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/zau/grpc-demo.git
git@gitee.com:zau/grpc-demo.git
zau
grpc-demo
GrpcDemo
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385