build: 📦 nuget 构建相关 (#4)

This commit is contained in:
2023-12-14 16:46:09 +08:00
committed by GitHub
parent cf2988b389
commit cc703816ca
8 changed files with 29 additions and 21 deletions

View File

@ -21,6 +21,7 @@
<Product>NSExt</Product>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/nsnail/NSExt.git</RepositoryUrl>
<RootNamespace>NSExt</RootNamespace>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Title>$(AssemblyName)</Title>
</PropertyGroup>