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
Applied Patrick Earl's patch, adding event ModelCreated that allows to re-configure...
[castle.git]
/
Facilities
/
Remoting
/
Castle.Facilities.Remoting.Tests
/
App.config
blob
54a754dff2f51694b994c386a73178b2705daabc
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
4
<appSettings>
5
<add
key
=
"tests.src"
value
=
"../Castle.Facilities.Remoting.Tests"
/>
6
</appSettings>
7
8
</configuration>