We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa70ad2 commit 0ae2186Copy full SHA for 0ae2186
1 file changed
Remora.Resonite.Sdk/Sdk/ProjectTypes/Mod.BepisLoader.targets
@@ -15,7 +15,7 @@
15
<ItemGroup Condition="'$(ResoniteTarget)' != 'renderite'">
16
<PackageReference Include="BepInEx.NET.CoreCLR" Version="6.0.0-be.*" IncludeAssets="compile" />
17
<PackageReference Include="BepInEx.ResonitePluginInfoProps" Version="3.*" />
18
- <PackageReference Include="ResoniteModding.BepInExResoniteShim" Version="0.8.*" />
+ <PackageReference Include="ResoniteModding.BepInExResoniteShim" Version="0.9.*" />
19
<PackageReference Include="ResoniteModding.BepisResoniteWrapper" Version="1.*" />
20
</ItemGroup>
21
0 commit comments