We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756f92e commit cc09f04Copy full SHA for cc09f04
1 file changed
src/Oxide.References.csproj
@@ -68,7 +68,7 @@
68
</AssemblyAttribute>
69
</ItemGroup>
70
</Target>
71
- <Target Name="ILRepackMerge" AfterTargets="Build" DependsOnTargets="ComputeMergeAssemblies">
+ <Target Name="AfterBuild">
72
<PropertyGroup>
73
<OutputAssembly>$(TargetDir)\Oxide.References.dll</OutputAssembly>
74
<Merger>$(PkgILRepack)\tools\ILRepack.exe</Merger>
0 commit comments