1 Star 0 Fork 0

lhtzbj12/csharp-sm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CSharpSM.csproj 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
lhtzbj12 提交于 2024-02-22 10:32 . 初始化
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/lhtzbj12/csharp-sm.git
[email protected]:lhtzbj12/csharp-sm.git
lhtzbj12
csharp-sm
csharp-sm
master

搜索帮助