|
66 | 66 | <HintPath>..\packages\FirebirdSql.Data.FirebirdClient.5.7.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll</HintPath>
|
67 | 67 | <Private>True</Private>
|
68 | 68 | </Reference>
|
69 |
| - <Reference Include="Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
70 |
| - <HintPath>..\packages\Npgsql.2.2.7\lib\net45\Mono.Security.dll</HintPath> |
| 69 | + <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 70 | + <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |
| 71 | + <Private>True</Private> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Microsoft.Extensions.Logging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\Microsoft.Extensions.Logging.1.1.0\lib\netstandard1.1\Microsoft.Extensions.Logging.dll</HintPath> |
| 75 | + <Private>True</Private> |
| 76 | + </Reference> |
| 77 | + <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=1.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.1.1.0\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |
| 79 | + <Private>True</Private> |
| 80 | + </Reference> |
| 81 | + <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath> |
71 | 83 | <Private>True</Private>
|
72 | 84 | </Reference>
|
73 | 85 | <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
74 | 86 | <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
|
75 | 87 | <Private>True</Private>
|
76 | 88 | </Reference>
|
77 |
| - <Reference Include="Npgsql, Version=2.2.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL"> |
78 |
| - <HintPath>..\packages\Npgsql.2.2.7\lib\net45\Npgsql.dll</HintPath> |
| 89 | + <Reference Include="Npgsql, Version=3.2.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL"> |
| 90 | + <HintPath>..\packages\Npgsql.3.2.0\lib\net451\Npgsql.dll</HintPath> |
79 | 91 | <Private>True</Private>
|
80 | 92 | </Reference>
|
81 | 93 | <Reference Include="nunit.framework, Version=3.6.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
|
|
87 | 99 | <Private>True</Private>
|
88 | 100 | </Reference>
|
89 | 101 | <Reference Include="System" />
|
| 102 | + <Reference Include="System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 103 | + <HintPath>..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath> |
| 104 | + <Private>True</Private> |
| 105 | + </Reference> |
| 106 | + <Reference Include="System.ComponentModel.Composition" /> |
| 107 | + <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 108 | + <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath> |
| 109 | + <Private>True</Private> |
| 110 | + </Reference> |
90 | 111 | <Reference Include="System.Core">
|
91 | 112 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
92 | 113 | </Reference>
|
|
99 | 120 | <HintPath>..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
|
100 | 121 | <Private>True</Private>
|
101 | 122 | </Reference>
|
| 123 | + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 124 | + <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| 125 | + <Private>True</Private> |
| 126 | + </Reference> |
| 127 | + <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 128 | + <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath> |
| 129 | + <Private>True</Private> |
| 130 | + </Reference> |
| 131 | + <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 132 | + <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath> |
| 133 | + <Private>True</Private> |
| 134 | + </Reference> |
| 135 | + <Reference Include="System.IO.Compression.FileSystem" /> |
| 136 | + <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 137 | + <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath> |
| 138 | + <Private>True</Private> |
| 139 | + </Reference> |
| 140 | + <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 141 | + <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath> |
| 142 | + <Private>True</Private> |
| 143 | + </Reference> |
| 144 | + <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 145 | + <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> |
| 146 | + <Private>True</Private> |
| 147 | + </Reference> |
| 148 | + <Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 149 | + <HintPath>..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath> |
| 150 | + <Private>True</Private> |
| 151 | + </Reference> |
| 152 | + <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 153 | + <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath> |
| 154 | + <Private>True</Private> |
| 155 | + </Reference> |
| 156 | + <Reference Include="System.Numerics" /> |
| 157 | + <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 158 | + <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
| 159 | + <Private>True</Private> |
| 160 | + </Reference> |
| 161 | + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 162 | + <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath> |
| 163 | + <Private>True</Private> |
| 164 | + </Reference> |
| 165 | + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 166 | + <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
| 167 | + <Private>True</Private> |
| 168 | + </Reference> |
| 169 | + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 170 | + <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
| 171 | + <Private>True</Private> |
| 172 | + </Reference> |
| 173 | + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 174 | + <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> |
| 175 | + <Private>True</Private> |
| 176 | + </Reference> |
| 177 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 178 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath> |
| 179 | + <Private>True</Private> |
| 180 | + </Reference> |
| 181 | + <Reference Include="System.Xml" /> |
| 182 | + <Reference Include="System.Xml.Linq" /> |
| 183 | + <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 184 | + <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath> |
| 185 | + <Private>True</Private> |
| 186 | + </Reference> |
102 | 187 | </ItemGroup>
|
103 | 188 | <ItemGroup>
|
104 | 189 | <Compile Include="..\SharedAssemblyInfo.cs">
|
|
0 commit comments