update IKVM and rest

This commit is contained in:
zznty
2023-12-10 11:19:13 +07:00
parent e1ca099dd9
commit 630cbdd14c
13 changed files with 172 additions and 172 deletions

View File

@@ -14,9 +14,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.0" />
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.2" />
<PackageReference Include="PetaPoco.Compiled" Version="6.0.480" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" PrivateAssets="all" />
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="Torch.Server.ReferenceAssemblies" Version="1.3.1.260-master" PrivateAssets="all" IncludeAssets="compile" />
</ItemGroup>

View File

@@ -2,5 +2,5 @@
<PluginManifest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Kits</Name>
<Guid>d095391d-b5ec-43a9-8ba4-6c4909227e6e</Guid>
<Version>v1.1.0</Version>
<Version>v1.1.1</Version>
</PluginManifest>