From cae6e45f2daa385ddc752baade6f10a739eaf142 Mon Sep 17 00:00:00 2001 From: DoctorVanGogh Date: Sun, 1 Mar 2020 18:57:48 +0100 Subject: [PATCH] cleanup harmony dependency --- About/About.xml | 18 ++++++++++-------- Source/OmniCoreDrill/OmniCoreDrill.csproj | 3 +++ 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/About/About.xml b/About/About.xml index e664069..d6b3b91 100644 --- a/About/About.xml +++ b/About/About.xml @@ -14,14 +14,16 @@ Original Version by: TheUbie]]>
  • 1.0
  • 1.1
  • - -
  • - brrainz.harmony - Harmony - https://github.com/pardeike/HarmonyRimWorld/releases/latest - steam://url/CommunityFilePage/2009463077 -
  • -
    + + +
  • + brrainz.harmony + Harmony + steam://url/CommunityFilePage/2009463077 + https://github.com/pardeike/HarmonyRimWorld/releases/latest +
  • +
    +
  • brrainz.harmony
  • diff --git a/Source/OmniCoreDrill/OmniCoreDrill.csproj b/Source/OmniCoreDrill/OmniCoreDrill.csproj index fb61e01..04dbefe 100644 --- a/Source/OmniCoreDrill/OmniCoreDrill.csproj +++ b/Source/OmniCoreDrill/OmniCoreDrill.csproj @@ -123,4 +123,7 @@ + + DEL "$(OutDir)\0Harmony.dll" + \ No newline at end of file