1 Star 0 Fork 0

Lesan/DotNetCoreDemo

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29519.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FirstDemo", "FirstDemo\FirstDemo.csproj", "{EEDEEF10-BE78-47EA-8E6F-31A7130FC5AD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RabbitMQReceiver", "RabbitMQ_Receiver\RabbitMQReceiver.csproj", "{762DCB04-6551-45E4-8D3F-6C8D92DD2F18}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EEDEEF10-BE78-47EA-8E6F-31A7130FC5AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEDEEF10-BE78-47EA-8E6F-31A7130FC5AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEDEEF10-BE78-47EA-8E6F-31A7130FC5AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEDEEF10-BE78-47EA-8E6F-31A7130FC5AD}.Release|Any CPU.Build.0 = Release|Any CPU
{762DCB04-6551-45E4-8D3F-6C8D92DD2F18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{762DCB04-6551-45E4-8D3F-6C8D92DD2F18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{762DCB04-6551-45E4-8D3F-6C8D92DD2F18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{762DCB04-6551-45E4-8D3F-6C8D92DD2F18}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {74E70057-5A18-4BE8-96B3-25D3C12FEFA7}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/LesanOuO/dot-net-core-demo.git
[email protected]:LesanOuO/dot-net-core-demo.git
LesanOuO
dot-net-core-demo
DotNetCoreDemo
master

搜索帮助