Cleaned up csproj/sln/scripts

This commit is contained in:
RogueException
2017-01-25 12:41:38 -04:00
parent 203265cb65
commit 3046b62c94
9 changed files with 15 additions and 10 deletions

View File

@@ -15,7 +15,6 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="**\*.cs" />
<EmbeddedResource Include="**\*.resx" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />