Skip to content

Commit

Permalink
OldStyle mod example: Do not copy CitiesHarmony.Harmony.dll to output…
Browse files Browse the repository at this point in the history
… dir!
  • Loading branch information
boformer committed Feb 8, 2022
1 parent 1317f95 commit cc2e4ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ExampleMod.OldStyle/ExampleMod.OldStyle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
</Reference>
<Reference Include="CitiesHarmony.Harmony, Version=2.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\CitiesHarmony.Harmony.2.2.0\lib\net35\CitiesHarmony.Harmony.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ColossalManaged">
<HintPath>C:\References\ColossalManaged.dll</HintPath>
Expand Down

0 comments on commit cc2e4ad

Please sign in to comment.