Skip to content

Commit

Permalink
update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jbevain committed Dec 17, 2010
1 parent 6632334 commit a00566b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Mono.Cecil.nunit
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<NUnitProject>
<Settings activeconfig="Default" />
<Config name="Default" binpathtype="Auto">
<assembly path="Test\bin\Debug\Mono.Cecil.Tests.dll" />
<assembly path="rocks\Test\bin\Debug\Mono.Cecil.Rocks.Tests.dll" />
<assembly path="symbols\mdb\Test\bin\Debug\Mono.Cecil.Mdb.Tests.dll" />
<assembly path="symbols\pdb\Test\bin\Debug\Mono.Cecil.Pdb.Tests.dll" />
<assembly path="Test\bin\net_4_0_Debug\Mono.Cecil.Tests.dll" />
<assembly path="rocks\Test\bin\net_4_0_Debug\Mono.Cecil.Rocks.Tests.dll" />
<assembly path="symbols\mdb\Test\bin\net_4_0_Debug\Mono.Cecil.Mdb.Tests.dll" />
<assembly path="symbols\pdb\Test\bin\net_4_0_Debug\Mono.Cecil.Pdb.Tests.dll" />
</Config>
</NUnitProject>

0 comments on commit a00566b

Please sign in to comment.