blob: dfe137e48034d89a6d04a479d313a723c69b09a5 (
plain)
1
2
3
4
5
6
7
|
<NUnitProject>
<Settings activeconfig="Debug" />
<Config name="Debug" binpathtype="Auto">
<assembly path="bin\Debug\OpenIdTests.dll" />
</Config>
<Config name="Release" binpathtype="Auto" />
</NUnitProject>
|