Skip to content

Commit 5f31a2b

Browse files
authored
Update NHibernate.csproj
1 parent 1e0d618 commit 5f31a2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/NHibernate/NHibernate.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
<HintPath>..\packages\Remotion.Linq.EagerFetching.2.1.0\lib\net45\Remotion.Linq.EagerFetching.dll</HintPath>
8787
</Reference>
8888
<Reference Include="System" />
89-
<Reference Include="System.ComponentModel.Composition" />
9089
<Reference Include="System.Core" />
9190
<Reference Include="System.Data" />
9291
<Reference Include="System.ServiceModel" />
@@ -1845,4 +1844,4 @@
18451844
<Error Condition="!Exists('..\packages\Antlr3.3.5.1\build\Antlr3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Antlr3.3.5.1\build\Antlr3.targets'))" />
18461845
</Target>
18471846
<Import Project="..\packages\Antlr3.3.5.1\build\Antlr3.targets" Condition="Exists('..\packages\Antlr3.3.5.1\build\Antlr3.targets')" />
1848-
</Project>
1847+
</Project>

0 commit comments

Comments
 (0)