1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
275275 </When >
276276 </Choose >
277277 <Choose >
278- <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6.1 '" >
278+ <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6'" >
279279 <ItemGroup >
280280 <Reference Include =" Expecto.FsCheck" >
281281 <HintPath >..\..\packages\tests\Expecto.FsCheck\lib\net40\Expecto.FsCheck.dll</HintPath >
399399 </When >
400400 </Choose >
401401 <Choose >
402- <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6.1 '" >
402+ <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6'" >
403403 <ItemGroup >
404404 <Reference Include =" System.AppContext" >
405405 <HintPath >..\..\packages\tests\System.AppContext\lib\net46\System.AppContext.dll</HintPath >
499499 <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6'" >
500500 <ItemGroup >
501501 <Reference Include =" System.Security.Cryptography.Algorithms" >
502- <HintPath >..\..\packages\tests\System.Security.Cryptography.Algorithms\ref \net46\System.Security.Cryptography.Algorithms.dll</HintPath >
503- <Private >False </Private >
502+ <HintPath >..\..\packages\tests\System.Security.Cryptography.Algorithms\lib \net46\System.Security.Cryptography.Algorithms.dll</HintPath >
503+ <Private >True </Private >
504504 <Paket >True</Paket >
505505 </Reference >
506506 </ItemGroup >
532532 <When Condition =" $(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.6'" >
533533 <ItemGroup >
534534 <Reference Include =" System.Security.Cryptography.X509Certificates" >
535- <HintPath >..\..\packages\tests\System.Security.Cryptography.X509Certificates\ref \net46\System.Security.Cryptography.X509Certificates.dll</HintPath >
536- <Private >False </Private >
535+ <HintPath >..\..\packages\tests\System.Security.Cryptography.X509Certificates\lib \net46\System.Security.Cryptography.X509Certificates.dll</HintPath >
536+ <Private >True </Private >
537537 <Paket >True</Paket >
538538 </Reference >
539539 </ItemGroup >
636636 </ItemGroup >
637637 </When >
638638 </Choose >
639- </Project >
639+ </Project >
0 commit comments