|
38 | 38 | <WarningLevel>4</WarningLevel> |
39 | 39 | </PropertyGroup> |
40 | 40 | <ItemGroup> |
41 | | - <Reference Include="Common.Logging"> |
42 | | - <HintPath>..\packages\Common.Logging.2.1.2\lib\net35\Common.Logging.dll</HintPath> |
| 41 | + <Reference Include="Common.Logging, Version=3.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> |
| 42 | + <SpecificVersion>False</SpecificVersion> |
| 43 | + <HintPath>..\packages\Common.Logging.3.0.0\lib\net35\Common.Logging.dll</HintPath> |
| 44 | + </Reference> |
| 45 | + <Reference Include="Common.Logging.Core"> |
| 46 | + <HintPath>..\packages\Common.Logging.Core.3.0.0\lib\net35\Common.Logging.Core.dll</HintPath> |
43 | 47 | </Reference> |
44 | 48 | <Reference Include="MiniMVC, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
45 | 49 | <HintPath>..\packages\MiniMVC.1.0\lib\net35\MiniMVC.dll</HintPath> |
|
48 | 52 | <SpecificVersion>False</SpecificVersion> |
49 | 53 | <HintPath>..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath> |
50 | 54 | </Reference> |
51 | | - <Reference Include="Quartz, Version=2.2.3.400, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> |
| 55 | + <Reference Include="Quartz, Version=2.3.2.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> |
52 | 56 | <SpecificVersion>False</SpecificVersion> |
53 | | - <HintPath>..\packages\Quartz.2.2.3\lib\net35\Quartz.dll</HintPath> |
| 57 | + <HintPath>..\packages\Quartz.2.3.2\lib\net35\Quartz.dll</HintPath> |
54 | 58 | </Reference> |
55 | 59 | <Reference Include="System" /> |
56 | 60 | <Reference Include="System.Core"> |
|
0 commit comments