annotate UnitTests/BLToolkit.Linq.nunit @ 8:a34cfdde80d6
removed strong signing
added FrameworkPathOverride for linux builds
author |
cin |
date |
Wed, 29 Nov 2017 12:43:52 +0300 |
parents |
f990fcb411a9 |
children |
|
rev |
line source |
0
|
1 <NUnitProject>
|
|
2 <Settings activeconfig="Debug" />
|
|
3 <Config name="Debug" configfile="Linq\App.config" binpathtype="Auto">
|
|
4 <assembly path="Linq\bin\Debug\UnitTests.Linq.dll" />
|
|
5 </Config>
|
|
6 <Config name="Release" configfile="Linq\App.config" binpathtype="Auto">
|
|
7 <assembly path="Linq\bin\Release\UnitTests.Linq.dll" />
|
|
8 </Config>
|
|
9 </NUnitProject> |