|
45 | 45 | <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
46 | 46 | </Reference>
|
47 | 47 | <Reference Include="System" />
|
| 48 | + <Reference Include="System.ComponentModel.Composition" /> |
48 | 49 | <Reference Include="System.Core" />
|
| 50 | + <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> |
| 52 | + <Private>True</Private> |
| 53 | + <Private>True</Private> |
| 54 | + </Reference> |
49 | 55 | <Reference Include="System.Messaging" />
|
| 56 | + <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> |
| 58 | + <Private>True</Private> |
| 59 | + <Private>True</Private> |
| 60 | + </Reference> |
| 61 | + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> |
| 63 | + <Private>True</Private> |
| 64 | + <Private>True</Private> |
| 65 | + </Reference> |
| 66 | + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
| 68 | + <Private>True</Private> |
| 69 | + <Private>True</Private> |
| 70 | + </Reference> |
| 71 | + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 72 | + <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
| 73 | + <Private>True</Private> |
| 74 | + <Private>True</Private> |
| 75 | + </Reference> |
| 76 | + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> |
| 78 | + <Private>True</Private> |
| 79 | + <Private>True</Private> |
| 80 | + </Reference> |
50 | 81 | <Reference Include="System.Web" />
|
51 | 82 | <Reference Include="System.Xml.Linq" />
|
52 | 83 | <Reference Include="System.Data.DataSetExtensions" />
|
|
0 commit comments