Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Mono.Cecil.nunit - github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1cb0ebab1e7cda3b4bd29948e19526525c769793 (plain)
1
2
3
4
5
6
7
8
9
<NUnitProject>
  <Settings activeconfig="Default" />
  <Config name="Default" binpathtype="Auto">
    <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>