1 Star 0 Fork 0

林中白狼 / Console.ActiveMq.Demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Console.ActiveMq.Demo.csproj 400 Bytes
一键复制 编辑 原始数据 按行查看 历史
林中白狼 提交于 2019-09-03 16:53 . Initialize
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<ApplicationIcon />
<StartupObject />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Apache.NMS.ActiveMQ.NetStd" Version="1.7.2.4115" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>
</Project>
C#
1
https://gitee.com/fq_chenzhen/Console.ActiveMq.Demo.git
git@gitee.com:fq_chenzhen/Console.ActiveMq.Demo.git
fq_chenzhen
Console.ActiveMq.Demo
Console.ActiveMq.Demo
master

搜索帮助