diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-25 23:59:51 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-25 23:59:51 -0400 |
| commit | 049dca644d5df1fb2dfbc45c7bcc08cb528aa71d (patch) | |
| tree | 88e71523a222403a85f46bef15f6f4e782aed6ff /MediaBrowser.Common.Implementations | |
| parent | ec4bb53acbcd692ec678b1ab2efbc3a8c9af82c8 (diff) | |
add more to .net core solution
Diffstat (limited to 'MediaBrowser.Common.Implementations')
| -rw-r--r-- | MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index 0522ec123..f68905ab9 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -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> |
