Skip to content

Commit ade21a0

Browse files
committed
Downgrade Harmony to 2.3.1.1
1 parent cd53384 commit ade21a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

nuget.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
</activePackageSource>
1010
<packageSources>
1111
<add key="Oxide" value="https://www.myget.org/f/oxide/api/v3/index.json" />
12+
<add key="OxideTemp" value="https://www.myget.org/f/oxidetemp/api/v3/index.json" />
1213
</packageSources>
1314
</configuration>

src/Oxide.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<NoWarn>NU1701</NoWarn>
1818
</PropertyGroup>
1919
<ItemGroup>
20-
<PackageReference Include="Lib.Harmony" Version="2.3.3" />
20+
<PackageReference Include="Lib.Harmony" Version="2.3.1.1" />
2121
<PackageReference Include="Oxide.Common" Version="2.0.21-develop" />
2222
<PackageReference Include="Oxide.References" Version="2.0.*">
2323
<PrivateAssets>contentfiles;analyzers;build</PrivateAssets>

0 commit comments

Comments
 (0)