|
31 | 31 | <DocumentationFile>bin\Release\Akka.Logger.Serilog.xml</DocumentationFile> |
32 | 32 | </PropertyGroup> |
33 | 33 | <ItemGroup> |
34 | | - <Reference Include="Akka, Version=1.1.1.27, Culture=neutral, processorArchitecture=MSIL"> |
35 | | - <HintPath>..\packages\Akka.1.1.1\lib\net45\Akka.dll</HintPath> |
| 34 | + <Reference Include="Akka, Version=1.1.2.29, Culture=neutral, processorArchitecture=MSIL"> |
| 35 | + <HintPath>..\packages\Akka.1.1.2\lib\net45\Akka.dll</HintPath> |
36 | 36 | <Private>True</Private> |
37 | 37 | </Reference> |
38 | | - <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
39 | | - <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 38 | + <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
40 | 40 | <Private>True</Private> |
41 | 41 | </Reference> |
42 | | - <Reference Include="Serilog"> |
43 | | - <HintPath>..\Packages\Serilog.2.0.0\lib\net45\Serilog.dll</HintPath> |
| 42 | + <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\Serilog.2.2.1\lib\net45\Serilog.dll</HintPath> |
| 44 | + <Private>True</Private> |
44 | 45 | </Reference> |
45 | 46 | <Reference Include="System" /> |
46 | 47 | <Reference Include="System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
0 commit comments