Revise assembly paths
This commit is contained in:
parent
fd1967a9ba
commit
7f9605dc5c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,13 +5,13 @@
|
|||
<assembly path="MatterControl.Tests\bin\Debug\MatterControl.Tests.dll" />
|
||||
<assembly path="..\Submodules\MatterSlice\Tests\MatterSlice.Tests\bin\Debug\MatterSlice.Tests.dll" />
|
||||
<assembly path="MatterControl.AutomationTests\bin\Debug\MatterControl.AutomationTests.dll" />
|
||||
<assembly path="..\..\CloudServicesPlugin\CloudServices.Tests\bin\Debug\CloudServices.Tests.dll" />
|
||||
<assembly path="..\..\Plugins\CloudServices\CloudServices.Tests\bin\Debug\CloudServices.Tests.dll" />
|
||||
</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" />
|
||||
<assembly path="MatterControl.AutomationTests\bin\Release\MatterControl.AutomationTests.dll" />
|
||||
<assembly path="..\..\CloudServicesPlugin\CloudServices.Tests\bin\Release\CloudServices.Tests.dll" />
|
||||
<assembly path="..\..\Plugins\CloudServices\CloudServices.Tests\bin\Release\CloudServices.Tests.dll" />
|
||||
</Config>
|
||||
</NUnitProject>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue