Ai
1 Star 0 Fork 0

JerryQi/netcore-practice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
RabbitMQ.csproj 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
JerryQi 提交于 2019-11-26 16:04 +08:00 . move rabbitmq to root folder
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RabbitMQ.Client" Version="5.1.2" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/jerryqi/netcore-practice.git
git@gitee.com:jerryqi/netcore-practice.git
jerryqi
netcore-practice
netcore-practice
master

搜索帮助