发布1117
大石头 authored at 2019-11-17 17:40:35
272.00 B
NewLife.RocketMQ
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>netcoreapp2.1</TargetFramework>
  </PropertyGroup>

  <ItemGroup>
    <PackageReference Include="NewLife.Core" Version="8.4.2019.1109" />
  </ItemGroup>

</Project>