9 lines
323 B
Plaintext
9 lines
323 B
Plaintext
<NUnitProject>
|
|
<Settings activeconfig="Debug" />
|
|
<Config name="Debug" appbase="UnitTest\bin\Debug" binpathtype="Auto">
|
|
<assembly path="UnitTest.exe" />
|
|
</Config>
|
|
<Config name="Release" appbase="UnitTest\bin\Release" binpathtype="Auto">
|
|
<assembly path="UnitTest.exe" />
|
|
</Config>
|
|
</NUnitProject> |