Skip to content

Commit

Permalink
Remove unnecessary references folder & move properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjosif committed Oct 31, 2020
1 parent aeee547 commit 109208f
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion BetterSinkholes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,13 @@
<Compile Include="BetterSinkholes\Config.cs" />
<Compile Include="BetterSinkholes\ImproveThoseSinkholesBaby.cs" />
<Compile Include="BetterSinkholes.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="BetterSinkholes\Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
File renamed without changes.
Binary file removed References/0Harmony.dll
Binary file not shown.
Binary file removed References/AmplifyBloom.dll
Binary file not shown.
Binary file removed References/Assembly-CSharp-Publicized.dll
Binary file not shown.
Binary file removed References/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file removed References/Exiled.API.dll
Binary file not shown.
Binary file removed References/Mirror.dll
Binary file not shown.
Binary file removed References/UnityEngine.CoreModule.dll
Binary file not shown.
Binary file removed References/UnityEngine.dll
Binary file not shown.
Binary file removed References/YamlDotNet.dll
Binary file not shown.

0 comments on commit 109208f

Please sign in to comment.