Skip to content

Commit 4bd3727

Browse files
committed
update harmony for net9
1 parent daade71 commit 4bd3727

File tree

4 files changed

+127
-2
lines changed

4 files changed

+127
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "src/BigGustave"]
22
path = src/BigGustave
33
url = https://github.com/mestiez/BigGustave
4+
[submodule "src/Harmony"]
5+
path = src/Harmony
6+
url = https://github.com/pardeike/Harmony

src/Harmony

Submodule Harmony added at 51fcdcc

src/MIR.sln

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,46 +24,166 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{
2424
EndProject
2525
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BigGustave", "BigGustave\src\BigGustave\BigGustave.csproj", "{043967FF-664B-4BA4-8E21-F519BF8684CF}"
2626
EndProject
27+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Harmony", "Harmony\Harmony\Harmony.csproj", "{84CD82B6-A5A0-46D9-BB3C-93B51510C280}"
28+
EndProject
2729
Global
2830
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2931
Debug|Any CPU = Debug|Any CPU
3032
Debug|x64 = Debug|x64
33+
DebugFat|Any CPU = DebugFat|Any CPU
34+
DebugFat|x64 = DebugFat|x64
35+
DebugThin|Any CPU = DebugThin|Any CPU
36+
DebugThin|x64 = DebugThin|x64
3137
Release|Any CPU = Release|Any CPU
3238
Release|x64 = Release|x64
39+
ReleaseFat|Any CPU = ReleaseFat|Any CPU
40+
ReleaseFat|x64 = ReleaseFat|x64
41+
ReleaseRef|Any CPU = ReleaseRef|Any CPU
42+
ReleaseRef|x64 = ReleaseRef|x64
43+
ReleaseThin|Any CPU = ReleaseThin|Any CPU
44+
ReleaseThin|x64 = ReleaseThin|x64
3345
EndGlobalSection
3446
GlobalSection(ProjectConfigurationPlatforms) = postSolution
3547
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3648
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
3749
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Debug|x64.ActiveCfg = Debug|x64
3850
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Debug|x64.Build.0 = Debug|x64
51+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugFat|Any CPU.ActiveCfg = Debug|Any CPU
52+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugFat|Any CPU.Build.0 = Debug|Any CPU
53+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugFat|x64.ActiveCfg = Debug|x64
54+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugFat|x64.Build.0 = Debug|x64
55+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugThin|Any CPU.ActiveCfg = Debug|Any CPU
56+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugThin|Any CPU.Build.0 = Debug|Any CPU
57+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugThin|x64.ActiveCfg = Debug|x64
58+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.DebugThin|x64.Build.0 = Debug|x64
3959
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
4060
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Release|Any CPU.Build.0 = Release|Any CPU
4161
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Release|x64.ActiveCfg = Release|x64
4262
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.Release|x64.Build.0 = Release|x64
63+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseFat|Any CPU.ActiveCfg = Release|Any CPU
64+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseFat|Any CPU.Build.0 = Release|Any CPU
65+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseFat|x64.ActiveCfg = Release|x64
66+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseFat|x64.Build.0 = Release|x64
67+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseRef|Any CPU.ActiveCfg = Release|Any CPU
68+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseRef|Any CPU.Build.0 = Release|Any CPU
69+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseRef|x64.ActiveCfg = Release|x64
70+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseRef|x64.Build.0 = Release|x64
71+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseThin|Any CPU.ActiveCfg = Release|Any CPU
72+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseThin|Any CPU.Build.0 = Release|Any CPU
73+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseThin|x64.ActiveCfg = Release|x64
74+
{9FBFD7AD-1AB7-4F37-8370-DEB41AD674EB}.ReleaseThin|x64.Build.0 = Release|x64
4375
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4476
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
4577
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Debug|x64.ActiveCfg = Debug|Any CPU
4678
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Debug|x64.Build.0 = Debug|Any CPU
79+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugFat|Any CPU.ActiveCfg = Debug|Any CPU
80+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugFat|Any CPU.Build.0 = Debug|Any CPU
81+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugFat|x64.ActiveCfg = Debug|Any CPU
82+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugFat|x64.Build.0 = Debug|Any CPU
83+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugThin|Any CPU.ActiveCfg = Debug|Any CPU
84+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugThin|Any CPU.Build.0 = Debug|Any CPU
85+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugThin|x64.ActiveCfg = Debug|Any CPU
86+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.DebugThin|x64.Build.0 = Debug|Any CPU
4787
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
4888
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Release|Any CPU.Build.0 = Release|Any CPU
4989
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Release|x64.ActiveCfg = Release|Any CPU
5090
{72C81428-938D-4460-8A7F-1355FC30B6F1}.Release|x64.Build.0 = Release|Any CPU
91+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseFat|Any CPU.ActiveCfg = Release|Any CPU
92+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseFat|Any CPU.Build.0 = Release|Any CPU
93+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseFat|x64.ActiveCfg = Release|Any CPU
94+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseFat|x64.Build.0 = Release|Any CPU
95+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseRef|Any CPU.ActiveCfg = Release|Any CPU
96+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseRef|Any CPU.Build.0 = Release|Any CPU
97+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseRef|x64.ActiveCfg = Release|Any CPU
98+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseRef|x64.Build.0 = Release|Any CPU
99+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseThin|Any CPU.ActiveCfg = Release|Any CPU
100+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseThin|Any CPU.Build.0 = Release|Any CPU
101+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseThin|x64.ActiveCfg = Release|Any CPU
102+
{72C81428-938D-4460-8A7F-1355FC30B6F1}.ReleaseThin|x64.Build.0 = Release|Any CPU
51103
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
52104
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Debug|Any CPU.Build.0 = Debug|Any CPU
53105
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Debug|x64.ActiveCfg = Debug|Any CPU
54106
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Debug|x64.Build.0 = Debug|Any CPU
107+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugFat|Any CPU.ActiveCfg = Debug|Any CPU
108+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugFat|Any CPU.Build.0 = Debug|Any CPU
109+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugFat|x64.ActiveCfg = Debug|Any CPU
110+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugFat|x64.Build.0 = Debug|Any CPU
111+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugThin|Any CPU.ActiveCfg = Debug|Any CPU
112+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugThin|Any CPU.Build.0 = Debug|Any CPU
113+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugThin|x64.ActiveCfg = Debug|Any CPU
114+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.DebugThin|x64.Build.0 = Debug|Any CPU
55115
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Release|Any CPU.ActiveCfg = Release|Any CPU
56116
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Release|Any CPU.Build.0 = Release|Any CPU
57117
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Release|x64.ActiveCfg = Release|Any CPU
58118
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.Release|x64.Build.0 = Release|Any CPU
119+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseFat|Any CPU.ActiveCfg = Release|Any CPU
120+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseFat|Any CPU.Build.0 = Release|Any CPU
121+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseFat|x64.ActiveCfg = Release|Any CPU
122+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseFat|x64.Build.0 = Release|Any CPU
123+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseRef|Any CPU.ActiveCfg = Release|Any CPU
124+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseRef|Any CPU.Build.0 = Release|Any CPU
125+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseRef|x64.ActiveCfg = Release|Any CPU
126+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseRef|x64.Build.0 = Release|Any CPU
127+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseThin|Any CPU.ActiveCfg = Release|Any CPU
128+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseThin|Any CPU.Build.0 = Release|Any CPU
129+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseThin|x64.ActiveCfg = Release|Any CPU
130+
{D641958B-DE2B-4689-AC1B-BA34460FFC69}.ReleaseThin|x64.Build.0 = Release|Any CPU
59131
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
60132
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
61133
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Debug|x64.ActiveCfg = Debug|Any CPU
62134
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Debug|x64.Build.0 = Debug|Any CPU
135+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugFat|Any CPU.ActiveCfg = Debug|Any CPU
136+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugFat|Any CPU.Build.0 = Debug|Any CPU
137+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugFat|x64.ActiveCfg = Debug|Any CPU
138+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugFat|x64.Build.0 = Debug|Any CPU
139+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugThin|Any CPU.ActiveCfg = Debug|Any CPU
140+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugThin|Any CPU.Build.0 = Debug|Any CPU
141+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugThin|x64.ActiveCfg = Debug|Any CPU
142+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.DebugThin|x64.Build.0 = Debug|Any CPU
63143
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
64144
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Release|Any CPU.Build.0 = Release|Any CPU
65145
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Release|x64.ActiveCfg = Release|Any CPU
66146
{043967FF-664B-4BA4-8E21-F519BF8684CF}.Release|x64.Build.0 = Release|Any CPU
147+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseFat|Any CPU.ActiveCfg = Release|Any CPU
148+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseFat|Any CPU.Build.0 = Release|Any CPU
149+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseFat|x64.ActiveCfg = Release|Any CPU
150+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseFat|x64.Build.0 = Release|Any CPU
151+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseRef|Any CPU.ActiveCfg = Release|Any CPU
152+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseRef|Any CPU.Build.0 = Release|Any CPU
153+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseRef|x64.ActiveCfg = Release|Any CPU
154+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseRef|x64.Build.0 = Release|Any CPU
155+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseThin|Any CPU.ActiveCfg = Release|Any CPU
156+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseThin|Any CPU.Build.0 = Release|Any CPU
157+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseThin|x64.ActiveCfg = Release|Any CPU
158+
{043967FF-664B-4BA4-8E21-F519BF8684CF}.ReleaseThin|x64.Build.0 = Release|Any CPU
159+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Debug|Any CPU.ActiveCfg = DebugThin|Any CPU
160+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Debug|Any CPU.Build.0 = DebugThin|Any CPU
161+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Debug|x64.ActiveCfg = DebugThin|Any CPU
162+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Debug|x64.Build.0 = DebugThin|Any CPU
163+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugFat|Any CPU.ActiveCfg = DebugFat|Any CPU
164+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugFat|Any CPU.Build.0 = DebugFat|Any CPU
165+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugFat|x64.ActiveCfg = DebugFat|Any CPU
166+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugFat|x64.Build.0 = DebugFat|Any CPU
167+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugThin|Any CPU.ActiveCfg = DebugThin|Any CPU
168+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugThin|Any CPU.Build.0 = DebugThin|Any CPU
169+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugThin|x64.ActiveCfg = DebugThin|Any CPU
170+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.DebugThin|x64.Build.0 = DebugThin|Any CPU
171+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Release|Any CPU.ActiveCfg = ReleaseThin|Any CPU
172+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Release|Any CPU.Build.0 = ReleaseThin|Any CPU
173+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Release|x64.ActiveCfg = ReleaseThin|Any CPU
174+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.Release|x64.Build.0 = ReleaseThin|Any CPU
175+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseFat|Any CPU.ActiveCfg = ReleaseFat|Any CPU
176+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseFat|Any CPU.Build.0 = ReleaseFat|Any CPU
177+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseFat|x64.ActiveCfg = ReleaseFat|Any CPU
178+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseFat|x64.Build.0 = ReleaseFat|Any CPU
179+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseRef|Any CPU.ActiveCfg = ReleaseRef|Any CPU
180+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseRef|Any CPU.Build.0 = ReleaseRef|Any CPU
181+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseRef|x64.ActiveCfg = ReleaseRef|Any CPU
182+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseRef|x64.Build.0 = ReleaseRef|Any CPU
183+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseThin|Any CPU.ActiveCfg = ReleaseThin|Any CPU
184+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseThin|Any CPU.Build.0 = ReleaseThin|Any CPU
185+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseThin|x64.ActiveCfg = ReleaseThin|Any CPU
186+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280}.ReleaseThin|x64.Build.0 = ReleaseThin|Any CPU
67187
EndGlobalSection
68188
GlobalSection(SolutionProperties) = preSolution
69189
HideSolutionNode = FALSE
@@ -73,6 +193,7 @@ Global
73193
{72C81428-938D-4460-8A7F-1355FC30B6F1} = {8836B58D-39C2-43BB-970A-5F620685A10A}
74194
{D641958B-DE2B-4689-AC1B-BA34460FFC69} = {AAEB9C5C-5279-479C-A0D5-A467B24B71DD}
75195
{043967FF-664B-4BA4-8E21-F519BF8684CF} = {F0D7E041-7E63-478F-AB01-37385E932D3A}
196+
{84CD82B6-A5A0-46D9-BB3C-93B51510C280} = {F0D7E041-7E63-478F-AB01-37385E932D3A}
76197
EndGlobalSection
77198
GlobalSection(ExtensibilityGlobals) = postSolution
78199
SolutionGuid = {6593244E-952A-4036-9977-D1828F875836}

src/MadnessInteractiveReloaded/MIR.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<ApplicationIcon>resources\textures\icon.ico</ApplicationIcon>
66
<StartupObject></StartupObject>
7-
<Version>0.51.0</Version>
7+
<Version>0.51.1</Version>
88
<NeutralLanguage />
99
<Company>Studio Minus</Company>
1010
<Authors>Dikkiedik, zooi, Koof</Authors>
@@ -47,7 +47,6 @@
4747
</Target>
4848

4949
<ItemGroup>
50-
<PackageReference Include="Lib.Harmony" Version="2.3.3" />
5150
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
5251
<PackageReference Include="NativeFileDialogExtendedSharp" Version="0.1.0" />
5352
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.1" />
@@ -80,6 +79,7 @@
8079

8180
<ItemGroup>
8281
<ProjectReference Include="..\BigGustave\src\BigGustave\BigGustave.csproj" />
82+
<ProjectReference Include="..\Harmony\Harmony\Harmony.csproj" />
8383
</ItemGroup>
8484

8585
<ItemGroup>

0 commit comments

Comments
 (0)