|
44 | 44 | <SpecificVersion>False</SpecificVersion>
|
45 | 45 | <HintPath>..\packages\EventSourceProxy.3.0.3\lib\EventSourceProxy.dll</HintPath>
|
46 | 46 | </Reference>
|
47 |
| - <Reference Include="EventStore.ClientAPI"> |
48 |
| - <HintPath>..\packages\EventStore.Client.2.0.2\lib\net40\EventStore.ClientAPI.dll</HintPath> |
| 47 | + <Reference Include="EventStore.ClientAPI, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <SpecificVersion>False</SpecificVersion> |
| 49 | + <HintPath>..\packages\EventStore.Client.3.0.1\lib\net40\EventStore.ClientAPI.dll</HintPath> |
49 | 50 | </Reference>
|
50 | 51 | <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
51 | 52 | <SpecificVersion>False</SpecificVersion>
|
52 |
| - <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 53 | + <HintPath>..\packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll</HintPath> |
53 | 54 | </Reference>
|
54 | 55 | <Reference Include="Ninject, Version=3.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
55 | 56 | <SpecificVersion>False</SpecificVersion>
|
56 | 57 | <HintPath>..\packages\Ninject.3.2.2.0\lib\net45-full\Ninject.dll</HintPath>
|
57 | 58 | </Reference>
|
58 |
| - <Reference Include="Reactive.EventAggregator"> |
59 |
| - <HintPath>..\packages\Reactive.EventAggregator.1.1.0\lib\Net45\Reactive.EventAggregator.dll</HintPath> |
| 59 | + <Reference Include="Reactive.EventAggregator, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 60 | + <SpecificVersion>False</SpecificVersion> |
| 61 | + <HintPath>..\packages\Reactive.EventAggregator.2.0.0\lib\net45\Reactive.EventAggregator.dll</HintPath> |
60 | 62 | </Reference>
|
61 |
| - <Reference Include="ServiceStack.Text, Version=4.0.30.0, Culture=neutral, processorArchitecture=MSIL"> |
| 63 | + <Reference Include="ServiceStack.Text, Version=4.0.32.0, Culture=neutral, processorArchitecture=MSIL"> |
62 | 64 | <SpecificVersion>False</SpecificVersion>
|
63 |
| - <HintPath>..\packages\ServiceStack.Text.4.0.30\lib\net40\ServiceStack.Text.dll</HintPath> |
| 65 | + <HintPath>..\packages\ServiceStack.Text.4.0.32\lib\net40\ServiceStack.Text.dll</HintPath> |
64 | 66 | </Reference>
|
65 | 67 | <Reference Include="System" />
|
66 | 68 | <Reference Include="System.Core" />
|
|
0 commit comments