annotate UnitTests/BLToolkit.Linq.nunit @ 6:11b6da379593
Исправлена странная ошибка при использовании OfType<...>().Where(...)
author |
cin |
date |
Mon, 05 Dec 2016 05:50: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> |