done: dotnet packages learning

This commit is contained in:
2025-03-28 17:58:06 +08:00
parent 1c3a098971
commit 887340f5df
2 changed files with 25 additions and 1 deletions
+4
View File
@@ -8,4 +8,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Humanizer" Version="2.14.1" />
</ItemGroup>
</Project>