add more to .net core solution

This commit is contained in:
Luke Pulverenti
2016-10-25 23:59:51 -04:00
parent ec4bb53acb
commit 049dca644d
33 changed files with 27130 additions and 129 deletions

View File

@@ -70,9 +70,6 @@
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net" />
<Reference Include="System.Text.Json">
<HintPath>..\ThirdParty\fastjsonparser\System.Text.Json.dll</HintPath>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="ServiceStack.Text">
<HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>