Ai
1 Star 4 Fork 1

lights li/netcore_study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
server01_basic.csproj 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
lights li 提交于 2020-02-29 11:43 +08:00 . use FrameworkReference 消除警告
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/lightsever/netcore_study.git
git@gitee.com:lightsever/netcore_study.git
lightsever
netcore_study
netcore_study
master

搜索帮助