|
34 | 34 | <Prefer32Bit>false</Prefer32Bit> |
35 | 35 | </PropertyGroup> |
36 | 36 | <ItemGroup> |
37 | | - <Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
38 | | - <HintPath>..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath> |
| 37 | + <Reference Include="Castle.Core, Version=4.1.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 38 | + <HintPath>..\packages\Castle.Core.4.1.1\lib\net45\Castle.Core.dll</HintPath> |
39 | 39 | <Private>True</Private> |
40 | 40 | </Reference> |
41 | | - <Reference Include="Moq, Version=4.5.8.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\Moq.4.5.8\lib\net45\Moq.dll</HintPath> |
| 41 | + <Reference Include="Moq, Version=4.7.99.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\Moq.4.7.99\lib\net45\Moq.dll</HintPath> |
43 | 43 | <Private>True</Private> |
44 | 44 | </Reference> |
45 | | - <Reference Include="nunit.framework, Version=3.6.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
46 | | - <HintPath>..\packages\NUnit.3.6.1\lib\net45\nunit.framework.dll</HintPath> |
| 45 | + <Reference Include="nunit.framework, Version=3.7.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\NUnit.3.7.1\lib\net45\nunit.framework.dll</HintPath> |
47 | 47 | <Private>True</Private> |
48 | 48 | </Reference> |
49 | | - <Reference Include="Shuttle.Core.Infrastructure, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
50 | | - <HintPath>..\packages\Shuttle.Core.Infrastructure.8.0.0\lib\net45-full\Shuttle.Core.Infrastructure.dll</HintPath> |
| 49 | + <Reference Include="Shuttle.Core.Infrastructure, Version=8.0.3.0, Culture=neutral, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\packages\Shuttle.Core.Infrastructure.8.0.3\lib\net45-full\Shuttle.Core.Infrastructure.dll</HintPath> |
51 | 51 | <Private>True</Private> |
52 | 52 | </Reference> |
53 | 53 | <Reference Include="System" /> |
|
0 commit comments