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: 4ea9a9646ead5da3fb73a7185ee6bbced930f247 (plain)
1
2
3
4
5
6
7
8
9
<NUnitProject>
  <Settings activeconfig="Debug" />
  <Config name="Debug" runtimeFramework="v4.0.30319">
    <assembly path="./Test/bin/Debug/net40/Mono.Cecil.Tests.dll" />
    <assembly path="./rocks/Test/bin/Debug/net40/Mono.Cecil.Rocks.Tests.dll" />
    <assembly path="./symbols/mdb/Test/bin/Debug/net40/Mono.Cecil.Mdb.Tests.dll" />
    <assembly path="./symbols/pdb/Test/bin/Debug/net40/Mono.Cecil.Pdb.Tests.dll" />
  </Config>
</NUnitProject>