Removed leftover config files
This commit is contained in:
@@ -115,7 +115,6 @@
|
|||||||
</Content>
|
</Content>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="packages.config" />
|
|
||||||
<Content Include="project.json" />
|
<Content Include="project.json" />
|
||||||
<Content Include="project.lock.json">
|
<Content Include="project.lock.json">
|
||||||
<DependentUpon>project.json</DependentUpon>
|
<DependentUpon>project.json</DependentUpon>
|
||||||
|
|||||||
@@ -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>
|
|
||||||
@@ -72,7 +72,6 @@
|
|||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="packages.config" />
|
|
||||||
<Content Include="project.json" />
|
<Content Include="project.json" />
|
||||||
<Content Include="project.lock.json">
|
<Content Include="project.lock.json">
|
||||||
<DependentUpon>project.json</DependentUpon>
|
<DependentUpon>project.json</DependentUpon>
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<packages>
|
|
||||||
<package id="Nito.AsyncEx" version="3.0.1" targetFramework="net45" />
|
|
||||||
</packages>
|
|
||||||
Reference in New Issue
Block a user