1 Star 0 Fork 0

Tor/dotnet_ci_cd_test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dotnet_ci_cd_test.csproj 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
eddie.wen 提交于 2024-11-04 18:29 . feat: 测试将程序改成6.0
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/torwen/dotnet_ci_cd_test.git
[email protected]:torwen/dotnet_ci_cd_test.git
torwen
dotnet_ci_cd_test
dotnet_ci_cd_test
master

搜索帮助