|
@@ -93,22 +93,13 @@
|
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="PresentationCore" />
|
|
|
<Reference Include="PresentationFramework" />
|
|
|
<Reference Include="System" />
|
|
|
- <Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="System.ComponentModel" />
|
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
|
<Reference Include="System.Configuration" />
|
|
@@ -118,16 +109,10 @@
|
|
|
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="System.Deployment" />
|
|
|
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.9.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="System.Management" />
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
<Reference Include="System.Data" />
|
|
|
<Reference Include="System.Drawing" />
|
|
|
- <Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="System.Net.Http">
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
@@ -136,12 +121,6 @@
|
|
|
<HintPath>..\System.Net.Http.Formatting.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="System.Numerics" />
|
|
|
- <Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="System.Runtime.Remoting" />
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|