Skip to content

Commit

Permalink
include packages.config
Browse files Browse the repository at this point in the history
  • Loading branch information
Septikai committed Apr 9, 2024
1 parent 881a4d9 commit 7e9215c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions InfiniteAmmo/packages.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="HarmonyX" version="2.10.2" targetFramework="net472" />
<package id="Mono.Cecil" version="0.11.4" targetFramework="net472" />
<package id="MonoMod.RuntimeDetour" version="22.3.23.4" targetFramework="net472" />
<package id="MonoMod.Utils" version="22.3.23.4" targetFramework="net472" />
<package id="NLog" version="5.2.6" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net472" />
<package id="SpiderHeck.GameLibs" version="99.1.5" targetFramework="net472" />
<package id="Tomlyn" version="0.16.2" targetFramework="net472" />
<package id="modweaver.core" version="1.1.0" targetFramework="net472" />
</packages>

0 comments on commit 7e9215c

Please sign in to comment.