diff --git a/KSPMMCfgValidator/KSPMMCfgValidator.csproj b/KSPMMCfgValidator/KSPMMCfgValidator.csproj index fa5539a..69236ed 100644 --- a/KSPMMCfgValidator/KSPMMCfgValidator.csproj +++ b/KSPMMCfgValidator/KSPMMCfgValidator.csproj @@ -76,8 +76,8 @@ StandardOutputImportance="low" /> + Command="mono $(PkgILRepack_MSBuild_Task)/tools/ilrepack.exe /parallel /internalize /wildcards /targetplatform:v4 /log:ILRepack.log /out:Repack/$(AssemblyName).exe $(AssemblyName).exe *.dll" + EchoOff="true" + StandardOutputImportance="low" />