1 Star 0 Fork 45

Albertzhg/Gateway

forked from Token/FastGateway 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Gateway.sln 1.58 KB
Copy Edit Raw Blame History
Token authored 2024-01-25 22:23 . 合并通道类库

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gateway", "src\Gateway\Gateway.csproj", "{5239265F-7E74-4345-91B2-3EE96EC181EF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{9BBA9B8C-370F-4334-9E88-D5B246139818}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gateway.Client", "src\Gateway.Client\Gateway.Client.csproj", "{D8869D80-CD5A-44C2-905E-58703A80EAE6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5239265F-7E74-4345-91B2-3EE96EC181EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5239265F-7E74-4345-91B2-3EE96EC181EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5239265F-7E74-4345-91B2-3EE96EC181EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5239265F-7E74-4345-91B2-3EE96EC181EF}.Release|Any CPU.Build.0 = Release|Any CPU
{D8869D80-CD5A-44C2-905E-58703A80EAE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8869D80-CD5A-44C2-905E-58703A80EAE6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8869D80-CD5A-44C2-905E-58703A80EAE6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8869D80-CD5A-44C2-905E-58703A80EAE6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{5239265F-7E74-4345-91B2-3EE96EC181EF} = {9BBA9B8C-370F-4334-9E88-D5B246139818}
{D8869D80-CD5A-44C2-905E-58703A80EAE6} = {9BBA9B8C-370F-4334-9E88-D5B246139818}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Albertzhg/Gateway.git
git@gitee.com:Albertzhg/Gateway.git
Albertzhg
Gateway
Gateway
master

Search