1 Star 0 Fork 0

hyx/net-core-nacos-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
net-core-nacos.sln 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
xhnbzdl 提交于 2022-04-08 18:03 . .net5的配置

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nacos.Sample.Net6", "Nacos.Sample.Net6\Nacos.Sample.Net6.csproj", "{53752D1A-72E8-42EB-AB39-35ED8CDF1EC6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CFBC5206-9303-4AD9-ABF8-7AFA3C9C2204}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nacos.Sample.Net5", "Nacos.Sample.Net5\Nacos.Sample.Net5.csproj", "{4202095C-DF6F-48F0-9195-D2F62AE5AD2F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{53752D1A-72E8-42EB-AB39-35ED8CDF1EC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53752D1A-72E8-42EB-AB39-35ED8CDF1EC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53752D1A-72E8-42EB-AB39-35ED8CDF1EC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53752D1A-72E8-42EB-AB39-35ED8CDF1EC6}.Release|Any CPU.Build.0 = Release|Any CPU
{4202095C-DF6F-48F0-9195-D2F62AE5AD2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4202095C-DF6F-48F0-9195-D2F62AE5AD2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4202095C-DF6F-48F0-9195-D2F62AE5AD2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4202095C-DF6F-48F0-9195-D2F62AE5AD2F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4266E693-8BF4-49D6-9EEB-EA7BD944C5BC}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/huang-yuxiang/net-core-nacos-learn.git
git@gitee.com:huang-yuxiang/net-core-nacos-learn.git
huang-yuxiang
net-core-nacos-learn
net-core-nacos-learn
master

搜索帮助