Line | |
---|
1 | <NUnitProject>
|
---|
2 | <Settings appbase="." />
|
---|
3 | <Config name="Default" binpathtype="Auto">
|
---|
4 | <assembly path="nunit.framework.tests.dll" />
|
---|
5 | <assembly path="nunit.core.tests.dll" />
|
---|
6 | <assembly path="nunit.util.tests.dll" />
|
---|
7 | <assembly path="nunit.mocks.tests.dll" />
|
---|
8 | <assembly path="nunit.extensions.tests.dll" />
|
---|
9 | <assembly path="nunit-console.tests.dll" />
|
---|
10 | <assembly path="nunit.uikit.tests.dll" />
|
---|
11 | <assembly path="nunit-gui.tests.dll" />
|
---|
12 | <assembly path="nunit.fixtures.tests.dll" />
|
---|
13 | </Config>
|
---|
14 | </NUnitProject>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.