forked from countd360/StudioCharaEditor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
20 lines (20 loc) · 1.84 KB
/
packages.config
File metadata and controls
20 lines (20 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="BepInEx.Analyzers" version="1.0.4" targetFramework="net48" developmentDependency="true" />
<package id="ExtensibleSaveFormat.HoneySelect2" version="21.1.2" targetFramework="net48" developmentDependency="true" />
<package id="IllusionLibs.BepInEx" version="5.4.22" targetFramework="net472" />
<package id="IllusionLibs.BepInEx.Harmony" version="2.9.0" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.Assembly-CSharp" version="2020.5.29.5" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.Assembly-CSharp-firstpass" version="2020.5.29.5" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.IL" version="2020.5.29.5" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.Sirenix.Serialization" version="2020.5.29.5" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UniRx" version="2020.5.29.5" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.Unity.TextMeshPro" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UnityEngine.CoreModule" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UnityEngine.ImageConversionModule" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UnityEngine.IMGUIModule" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UnityEngine.UI" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionLibs.HoneySelect2.UnityEngine.UIModule" version="2018.4.11.4" targetFramework="net472" />
<package id="IllusionModdingAPI.HS2API" version="1.46.0" targetFramework="net472" />
<package id="Microsoft.Unity.Analyzers" version="1.25.0" targetFramework="net472" developmentDependency="true" />
</packages>