|
38 | 38 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
39 | 39 | </PropertyGroup>
|
40 | 40 | <ItemGroup>
|
41 |
| - <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
42 |
| - <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath> |
| 41 | + <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath> |
43 | 43 | </Reference>
|
44 | 44 | <Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
45 | 45 | <HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.3.0\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath>
|
|
51 | 51 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
52 | 52 | <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
|
53 | 53 | </Reference>
|
| 54 | + <Reference Include="System.Configuration" /> |
54 | 55 | <Reference Include="System.Configuration.Install" />
|
55 | 56 | <Reference Include="System.Core" />
|
56 | 57 | <Reference Include="System.Management" />
|
|
59 | 60 | <Reference Include="System.Runtime.Serialization" />
|
60 | 61 | <Reference Include="System.ServiceModel" />
|
61 | 62 | <Reference Include="System.ServiceProcess" />
|
| 63 | + <Reference Include="System.Web" /> |
62 | 64 | <Reference Include="System.Xml.Linq" />
|
63 | 65 | <Reference Include="System.Data.DataSetExtensions" />
|
64 | 66 | <Reference Include="Microsoft.CSharp" />
|
|
0 commit comments