|
42 | 42 | <WarningLevel>4</WarningLevel>
|
43 | 43 | </PropertyGroup>
|
44 | 44 | <ItemGroup>
|
| 45 | + <Reference Include="Dapper, Version=1.60.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\..\packages\Dapper.1.60.6\lib\net451\Dapper.dll</HintPath> |
| 47 | + </Reference> |
| 48 | + <Reference Include="Datory, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\..\packages\Datory.0.1.6\lib\net452\Datory.dll</HintPath> |
| 50 | + </Reference> |
| 51 | + <Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath> |
| 53 | + </Reference> |
45 | 54 | <Reference Include="Microsoft.CSharp" />
|
46 | 55 | <Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
47 | 56 | <HintPath>..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath>
|
48 | 57 | </Reference>
|
49 | 58 | <Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
50 | 59 | <HintPath>..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
|
51 | 60 | </Reference>
|
| 61 | + <Reference Include="MySql.Data, Version=8.0.15.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\..\packages\MySql.Data.8.0.15\lib\net452\MySql.Data.dll</HintPath> |
| 63 | + </Reference> |
52 | 64 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
53 | 65 | <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
54 | 66 | </Reference>
|
| 67 | + <Reference Include="Npgsql, Version=4.0.5.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\..\packages\Npgsql.4.0.5\lib\net451\Npgsql.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="Oracle.ManagedDataAccess, Version=4.122.18.3, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\..\packages\Oracle.ManagedDataAccess.18.6.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
| 72 | + </Reference> |
55 | 73 | <Reference Include="QueryBuilder, Version=1.1.7.0, Culture=neutral, processorArchitecture=MSIL">
|
56 | 74 | <HintPath>..\..\packages\SqlKata.1.1.7\lib\net45\QueryBuilder.dll</HintPath>
|
57 | 75 | </Reference>
|
| 76 | + <Reference Include="SiteServer.Plugin, Version=2.1.9.0, Culture=neutral, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\..\packages\SiteServer.Plugin.2.1.9-beta\lib\net452\SiteServer.Plugin.dll</HintPath> |
| 78 | + </Reference> |
58 | 79 | <Reference Include="System" />
|
| 80 | + <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="System.Collections.Concurrent, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
| 84 | + <Reference Include="System.ComponentModel" /> |
| 85 | + <Reference Include="System.ComponentModel.DataAnnotations" /> |
| 86 | + <Reference Include="System.Configuration" /> |
| 87 | + <Reference Include="System.Configuration.Install" /> |
59 | 88 | <Reference Include="System.Core" />
|
| 89 | + <Reference Include="System.Data" /> |
| 90 | + <Reference Include="System.Drawing" /> |
| 91 | + <Reference Include="System.Drawing.Design" /> |
| 92 | + <Reference Include="System.Management" /> |
| 93 | + <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 94 | + <HintPath>..\..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 95 | + </Reference> |
60 | 96 | <Reference Include="System.Net.Http" />
|
61 | 97 | <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
62 | 98 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
63 | 99 | </Reference>
|
| 100 | + <Reference Include="System.Numerics" /> |
| 101 | + <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 102 | + <HintPath>..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 103 | + </Reference> |
| 104 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 105 | + <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 106 | + </Reference> |
| 107 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 108 | + <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 109 | + </Reference> |
| 110 | + <Reference Include="System.Transactions" /> |
64 | 111 | <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
65 | 112 | <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
66 | 113 | </Reference>
|
67 | 114 | <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
68 | 115 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
|
69 | 116 | </Reference>
|
| 117 | + <Reference Include="System.Xml" /> |
| 118 | + <Reference Include="System.Xml.Linq" /> |
70 | 119 | <Reference Include="Validation, Version=2.4.0.0, Culture=neutral, PublicKeyToken=2fc06f0d701809a7, processorArchitecture=MSIL">
|
71 | 120 | <HintPath>..\..\packages\Validation.2.4.18\lib\net45\Validation.dll</HintPath>
|
72 | 121 | </Reference>
|
|
104 | 153 | <Analyzer Include="..\..\packages\xunit.analyzers.0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
|
105 | 154 | </ItemGroup>
|
106 | 155 | <ItemGroup>
|
107 |
| - <ProjectReference Include="..\..\src\Datory\Datory.csproj"> |
108 |
| - <Project>{3933fee0-bbbc-4bf8-93e9-ddda97f2fe96}</Project> |
109 |
| - <Name>Datory</Name> |
110 |
| - </ProjectReference> |
111 |
| - <ProjectReference Include="..\..\src\SiteServer.Plugin\SiteServer.Plugin.csproj"> |
112 |
| - <Project>{7960385c-6aa7-4114-8ffe-7103c61b8188}</Project> |
113 |
| - <Name>SiteServer.Plugin</Name> |
114 |
| - </ProjectReference> |
115 | 156 | <ProjectReference Include="..\..\src\SiteServer.Utils\SiteServer.Utils.csproj">
|
116 | 157 | <Project>{059e3927-37e1-4f6f-b525-fef40c54906b}</Project>
|
117 | 158 | <Name>SiteServer.Utils</Name>
|
|
0 commit comments