File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 3232 <Reference Include =" nunit.framework" >
3333 <HintPath >..\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath >
3434 </Reference >
35- <Reference Include =" Common.Logging.Core" >
36- <HintPath >..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath >
37- </Reference >
38- <Reference Include =" Common.Logging" >
39- <HintPath >..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath >
40- </Reference >
4135 <Reference Include =" Quartz" >
4236 <HintPath >..\packages\Quartz.2.6.1\lib\net40\Quartz.dll</HintPath >
4337 </Reference >
4842 <Reference Include =" Moq" >
4943 <HintPath >..\packages\Moq.4.7.145\lib\net45\Moq.dll</HintPath >
5044 </Reference >
45+ <Reference Include =" Microsoft.CSharp" />
46+ <Reference Include =" Common.Logging.Core" >
47+ <HintPath >..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll</HintPath >
48+ </Reference >
49+ <Reference Include =" Common.Logging" >
50+ <HintPath >..\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.dll</HintPath >
51+ </Reference >
5152 </ItemGroup >
5253 <ItemGroup >
5354 <Compile Include =" Queue\Commands\PublishTest.cs" />
Original file line number Diff line number Diff line change 22<packages >
33 <package id =" BeekmanLabs.UnitTesting" version =" 0.0.0" targetFramework =" net461" />
44 <package id =" Castle.Core" version =" 4.2.1" targetFramework =" net462" />
5- <package id =" Common.Logging" version =" 3.3.1" targetFramework =" net462" />
6- <package id =" Common.Logging.Core" version =" 3.3.1" targetFramework =" net462" />
5+ <package id =" Common.Logging" version =" 3.4.1" targetFramework =" net462" />
6+ <package id =" Common.Logging.Core" version =" 3.4.1" targetFramework =" net462" />
7+ <package id =" Microsoft.CSharp" version =" 4.0.1" targetFramework =" net462" />
78 <package id =" Moq" version =" 4.7.145" targetFramework =" net462" />
89 <package id =" NUnit" version =" 3.9.0" targetFramework =" net462" />
910 <package id =" Quartz" version =" 2.6.1" targetFramework =" net462" />
You can’t perform that action at this time.
0 commit comments