Removed leftover config files

This commit is contained in:
RogueException
2016-01-02 17:44:28 -04:00
parent 23e1c397fb
commit 7ea22b0cde
4 changed files with 0 additions and 11 deletions

View File

@@ -115,7 +115,6 @@
</Content>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<Content Include="project.json" />
<Content Include="project.lock.json">
<DependentUpon>project.json</DependentUpon>

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="8.0.1" targetFramework="net45" />
<package id="Nito.AsyncEx" version="3.0.1" targetFramework="net45" />
</packages>

View File

@@ -72,7 +72,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<Content Include="project.json" />
<Content Include="project.lock.json">
<DependentUpon>project.json</DependentUpon>

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Nito.AsyncEx" version="3.0.1" targetFramework="net45" />
</packages>