mattercontrol/Tests/MatterControlAutomation.nunit
2015-12-17 12:20:41 -08:00

11 lines
684 B
Text

<NUnitProject>
<Settings activeconfig="Debug" processModel="Multiple" domainUsage="Multiple" />
<Config name="Debug" binpathtype="Auto" runtimeFramework="v4.0.21006">
<assembly path="MatterControl.AutomationTests\bin\Debug\MatterControl.AutomationTests.dll" />
<assembly path="..\..\CloudServicesPlugin\CloudServices.Tests\bin\Debug\CloudServices.Tests.dll" />
</Config>
<Config name="Release" binpathtype="Auto" runtimeFramework="v4.0.21006">
<assembly path="MatterControl.AutomationTests\bin\Release\MatterControl.AutomationTests.dll" />
<assembly path="..\..\CloudServicesPlugin\CloudServices.Tests\bin\Release\CloudServices.Tests.dll" />
</Config>
</NUnitProject>