0
|
1 <NUnitProject>
|
|
2 <Settings activeconfig="Release" />
|
|
3 <Config name="Debug" configfile="All\App.config" binpathtype="Auto">
|
|
4 <assembly path="All\bin\Debug\HowTo.dll" />
|
|
5 <assembly path="All\bin\Debug\UnitTests.CS.dll" />
|
|
6 <assembly path="All\bin\Debug\Examples.CS.dll" />
|
|
7 <assembly path="All\bin\Debug\Examples.VB.dll" />
|
|
8 </Config>
|
|
9 <Config name="Release" configfile="All\App.config" binpathtype="Auto">
|
|
10 <assembly path="All\bin\Release\HowTo.dll" />
|
|
11 <assembly path="All\bin\Release\UnitTests.CS.dll" />
|
|
12 <assembly path="All\bin\Release\Examples.CS.dll" />
|
|
13 <assembly path="All\bin\Release\Examples.VB.dll" />
|
|
14 </Config>
|
|
15 </NUnitProject>
|