actually now its usable

This commit is contained in:
zznty
2023-11-13 23:17:39 +07:00
parent aecc7ee66f
commit ce07a1e86a
41 changed files with 1401 additions and 138 deletions

View File

@@ -14,7 +14,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="heh" Version="1.0.12" />
<PackageReference Include="Torch.Server.ReferenceAssemblies" Version="1.3.1.207-master" PrivateAssets="all" IncludeAssets="compile" />
<PackageReference Include="PropertyChanged.Fody" Version="4.0.0" PrivateAssets="all" />
</ItemGroup>
@@ -25,4 +24,8 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\heh\heh.csproj" />
</ItemGroup>
</Project>