add harmony to built-in packages

This commit is contained in:
zznty
2024-11-01 23:05:10 +07:00
parent 2791066c43
commit 8e959a3423
8 changed files with 141 additions and 24 deletions

View File

@@ -11,6 +11,7 @@
<ItemGroup>
<PackageReference Include="NuGet.Frameworks" Version="6.11.1" />
<PackageReference Include="NuGet.Versioning" Version="6.11.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
</Project>