1 Star 0 Fork 0

geek/consuldotnet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Consul.sln 2.81 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29009.5
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Consul", "Consul\Consul.csproj", "{B763F0CA-2BED-49FE-A2FB-2659FDE6222B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Consul.Test", "Consul.Test\Consul.Test.csproj", "{59CA6048-E8D0-46BF-997B-FEB7083C42C2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C179F190-BAED-417B-A2E8-AF36BE6A5F1F}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
NuGet.config = NuGet.config
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Consul.AspNetCore", "Consul.AspNetCore\Consul.AspNetCore.csproj", "{E7C9D5BF-7B28-43CE-93F2-B89FACF921C7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Consul.AspNetCore.Test", "Consul.AspNetCore.Test\Consul.AspNetCore.Test.csproj", "{2C3A84C0-877F-4542-8B41-A03ED43C2211}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B763F0CA-2BED-49FE-A2FB-2659FDE6222B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B763F0CA-2BED-49FE-A2FB-2659FDE6222B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B763F0CA-2BED-49FE-A2FB-2659FDE6222B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B763F0CA-2BED-49FE-A2FB-2659FDE6222B}.Release|Any CPU.Build.0 = Release|Any CPU
{59CA6048-E8D0-46BF-997B-FEB7083C42C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59CA6048-E8D0-46BF-997B-FEB7083C42C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59CA6048-E8D0-46BF-997B-FEB7083C42C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59CA6048-E8D0-46BF-997B-FEB7083C42C2}.Release|Any CPU.Build.0 = Release|Any CPU
{E7C9D5BF-7B28-43CE-93F2-B89FACF921C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7C9D5BF-7B28-43CE-93F2-B89FACF921C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7C9D5BF-7B28-43CE-93F2-B89FACF921C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7C9D5BF-7B28-43CE-93F2-B89FACF921C7}.Release|Any CPU.Build.0 = Release|Any CPU
{2C3A84C0-877F-4542-8B41-A03ED43C2211}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C3A84C0-877F-4542-8B41-A03ED43C2211}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C3A84C0-877F-4542-8B41-A03ED43C2211}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C3A84C0-877F-4542-8B41-A03ED43C2211}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CF63ECB3-AC91-428E-BEB3-CA2A6EAD3295}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/hangfire/consuldotnet.git
git@gitee.com:hangfire/consuldotnet.git
hangfire
consuldotnet
consuldotnet
master

搜索帮助