Skip to content

Commit

Permalink
Update to SettingsHelper.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron C Robinson committed Nov 5, 2017
1 parent 3504bec commit 99f6462
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 105 deletions.
Binary file added Assemblies/1SettingsHelper.dll
Binary file not shown.
Binary file modified Assemblies/NamesGalore.dll
Binary file not shown.
4 changes: 3 additions & 1 deletion Source/NamesGalore/NamesGalore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
<Reference Include="0Harmony">
<HintPath>..\..\..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\SeasonalWeather\Assemblies\0Harmony.dll</HintPath>
</Reference>
<Reference Include="1SettingsHelper">
<HintPath>..\..\..\SettingsHelper\Assemblies\1SettingsHelper.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>..\..\..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private>
Expand All @@ -57,7 +60,6 @@
<Compile Include="NameInjector.cs" />
<Compile Include="ModSettings.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SettingsHelper.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Expand Down
104 changes: 0 additions & 104 deletions Source/NamesGalore/SettingsHelper.cs

This file was deleted.

0 comments on commit 99f6462

Please sign in to comment.