Skip to content

Commit d222066

Browse files
committed
upgrade MSpec reference to .NET 4
1 parent 6de0910 commit d222066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentNHibernate.Specs/FluentNHibernate.Specs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<ItemGroup>
5858
<Reference Include="Machine.Specifications, Version=0.5.15.0, Culture=neutral, processorArchitecture=MSIL">
5959
<SpecificVersion>False</SpecificVersion>
60-
<HintPath>..\packages\Machine.Specifications.0.5.15\lib\net20\Machine.Specifications.dll</HintPath>
60+
<HintPath>..\packages\Machine.Specifications.0.5.15\lib\net40\Machine.Specifications.dll</HintPath>
6161
</Reference>
6262
<Reference Include="NHibernate, Version=3.3.1.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
6363
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)