proj update

This commit is contained in:
nsnail 2022-11-18 16:59:49 +08:00
parent 5de658dd49
commit 392762f834

View File

@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<LangVersion>preview</LangVersion>
<VersionPrefix>1.0.0</VersionPrefix>
<RepositoryUrl>https://github.com/nsnail/ns-ext.git</RepositoryUrl>
</PropertyGroup>
<ItemGroup>