mattercontrol/Tests/MatterControl.nunit

18 lines
1.2 KiB
Text
Raw Normal View History

2015-12-17 12:20:41 -08:00
<NUnitProject>
<Settings activeconfig="Debug" processModel="Multiple" domainUsage="Multiple" />
<Config name="Debug" binpathtype="Auto" runtimeFramework="v4.0.21006">
<assembly path="..\Submodules\agg-sharp\Tests\Agg.Tests\bin\Debug\Agg.Tests.dll" />
<assembly path="MatterControl.Tests\bin\Debug\MatterControl.Tests.dll" />
<assembly path="..\Submodules\MatterSlice\Tests\MatterSlice.Tests\bin\Debug\MatterSlice.Tests.dll" />
2016-07-29 15:04:48 -07:00
<assembly path="MatterControl.AutomationTests\bin\Debug\MatterControl.AutomationTests.dll" />
2016-07-29 15:19:19 -07:00
<assembly path="..\..\Plugins\CloudServices\CloudServices.Tests\bin\Debug\CloudServices.Tests.dll" />
2015-12-17 12:20:41 -08:00
</Config>
<Config name="Release" binpathtype="Auto" runtimeFramework="v4.0.21006">
<assembly path="MatterControl.Tests\bin\Release\MatterControl.Tests.dll" />
<assembly path="..\Submodules\agg-sharp\Tests\Agg.Tests\bin\Release\Agg.Tests.dll" />
<assembly path="..\Submodules\MatterSlice\Tests\MatterSlice.Tests\bin\Release\MatterSlice.Tests.dll" />
2016-07-29 15:04:48 -07:00
<assembly path="MatterControl.AutomationTests\bin\Release\MatterControl.AutomationTests.dll" />
2016-07-29 15:19:19 -07:00
<assembly path="..\..\Plugins\CloudServices\CloudServices.Tests\bin\Release\CloudServices.Tests.dll" />
2015-12-17 12:20:41 -08:00
</Config>
</NUnitProject>