File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <Reference Include =" System" />
3737 <Reference Include =" nunit.framework" >
3838 <HintPath >..\packages\NUnit.3.6.1\lib\net45\nunit.framework.dll</HintPath >
39+ <Package >nunit</Package >
3940 </Reference >
4041 <Reference Include =" Castle.Core" >
4142 <HintPath >..\packages\Castle.Core.4.0.0\lib\net45\Castle.Core.dll</HintPath >
4243 </Reference >
4344 <Reference Include =" Moq" >
4445 <HintPath >..\packages\Moq.4.7.8\lib\net45\Moq.dll</HintPath >
4546 </Reference >
46- <Reference Include =" CSF.Reflection" >
47- <HintPath >..\packages\CSF.Reflection.1.0.1\lib\net45\CSF.Reflection.dll</HintPath >
48- </Reference >
4947 <Reference Include =" Ploeh.AutoFixture" >
5048 <HintPath >..\packages\AutoFixture.3.50.2\lib\net40\Ploeh.AutoFixture.dll</HintPath >
5149 </Reference >
5553 <Reference Include =" Ploeh.AutoFixture.AutoMoq" >
5654 <HintPath >..\packages\AutoFixture.AutoMoq.3.50.2\lib\net40\Ploeh.AutoFixture.AutoMoq.dll</HintPath >
5755 </Reference >
56+ <Reference Include =" CSF.Reflection" >
57+ <HintPath >..\packages\CSF.Reflection.1.0.2\lib\net45\CSF.Reflection.dll</HintPath >
58+ </Reference >
59+ <Reference Include =" CSF.Utils" >
60+ <HintPath >..\packages\CSF.Utils.6.1.0\lib\net45\CSF.Utils.dll</HintPath >
61+ </Reference >
5862 </ItemGroup >
5963 <ItemGroup >
6064 <ProjectReference Include =" ..\CSF.Validation\CSF.Validation.csproj" >
Original file line number Diff line number Diff line change 44 <package id =" AutoFixture.AutoMoq" version =" 3.50.2" targetFramework =" net45" />
55 <package id =" AutoFixture.NUnit3" version =" 3.50.2" targetFramework =" net45" />
66 <package id =" Castle.Core" version =" 4.0.0" targetFramework =" net45" />
7- <package id =" CSF.Reflection" version =" 1.0.1" targetFramework =" net45" />
7+ <package id =" CSF.Reflection" version =" 1.0.2" targetFramework =" net45" />
8+ <package id =" CSF.Utils" version =" 6.1.0" targetFramework =" net45" />
89 <package id =" Moq" version =" 4.7.8" targetFramework =" net45" />
910 <package id =" NUnit" version =" 3.6.1" targetFramework =" net45" />
1011 <package id =" NUnit.ConsoleRunner" version =" 3.6.1" targetFramework =" net45" />
Original file line number Diff line number Diff line change 3737 </PropertyGroup >
3838 <ItemGroup >
3939 <Reference Include =" System" />
40- <Reference Include =" CSF.Utils" >
41- <HintPath >..\packages\CSF.Utils.6.0.0\lib\net45\CSF.Utils.dll</HintPath >
42- </Reference >
4340 <Reference Include =" CSF.Reflection" >
44- <HintPath >..\packages\CSF.Reflection.1.0.1\lib\net45\CSF.Reflection.dll</HintPath >
41+ <HintPath >..\packages\CSF.Reflection.1.0.2\lib\net45\CSF.Reflection.dll</HintPath >
42+ <Private >False</Private >
43+ </Reference >
44+ <Reference Include =" CSF.Utils" >
45+ <HintPath >..\packages\CSF.Utils.6.1.0\lib\net45\CSF.Utils.dll</HintPath >
46+ <Private >False</Private >
4547 </Reference >
4648 </ItemGroup >
4749 <ItemGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" CSF.Reflection" version =" 1.0.1 " targetFramework =" net45" />
4- <package id =" CSF.Utils" version =" 6.0 .0" targetFramework =" net45" />
3+ <package id =" CSF.Reflection" version =" 1.0.2 " targetFramework =" net45" />
4+ <package id =" CSF.Utils" version =" 6.1 .0" targetFramework =" net45" />
55</packages >
You can’t perform that action at this time.
0 commit comments