17 Star 85 Fork 21

数心开物 / 青语言

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Qing.csproj 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CS-Script" Version="4.8.13" />
</ItemGroup>
</Project>
C#
1
https://gitee.com/NjinN/Qing.git
git@gitee.com:NjinN/Qing.git
NjinN
Qing
青语言
master

搜索帮助