diff --git a/BepInEx.Core/BepInEx.Core.csproj b/BepInEx.Core/BepInEx.Core.csproj index d9a4fbb9..b0c48797 100644 --- a/BepInEx.Core/BepInEx.Core.csproj +++ b/BepInEx.Core/BepInEx.Core.csproj @@ -11,10 +11,10 @@ - + - + diff --git a/Runtimes/NET/BepisLoader/BepisLoader.csproj b/Runtimes/NET/BepisLoader/BepisLoader.csproj index e5a7da5a..1a6262e6 100644 --- a/Runtimes/NET/BepisLoader/BepisLoader.csproj +++ b/Runtimes/NET/BepisLoader/BepisLoader.csproj @@ -5,7 +5,7 @@ net10.0 $(BuildDir)/BepisLoader Exe - 1.5.1 + 1.6.0 enable enable false diff --git a/Runtimes/NET/BepisLoader/thunderstore.toml b/Runtimes/NET/BepisLoader/thunderstore.toml index 6604a29c..0f2932f5 100644 --- a/Runtimes/NET/BepisLoader/thunderstore.toml +++ b/Runtimes/NET/BepisLoader/thunderstore.toml @@ -11,7 +11,7 @@ websiteUrl = "https://github.com/ResoniteModding/BepisLoader/tree/master/Runtime containsNsfwContent = false [package.dependencies] -ResoniteModding-BepInExResoniteShim = "0.9.2" +ResoniteModding-BepInExResoniteShim = "0.9.3" [build] icon = "./icon.png"