Adding binding redirect in unit tests for NHibernate

This commit is contained in:
Sebastien Ros
2014-08-22 17:06:28 -07:00
parent 0295764234
commit 293c58ef46
2 changed files with 40 additions and 0 deletions

View File

@@ -318,6 +318,11 @@
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.