repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed test issue - PEVerify is now called with a quoted assembly path (to allow for...
[castle.git]
/
Tools
/
Castle.DynamicProxy2
/
Castle.DynamicProxy.Tests
/
App.config
blob
fd23ac0519205455ead3ccf7cda0663b36615e50
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
<appSettings>
4
<add
key
=
"sdkDir"
value
=
"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin"
/>
5
</appSettings>
6
</configuration>