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
Support multiple service models for a component. WindsorServiceHostFactory will...
[castle.git]
/
Facilities
/
Remoting
/
Castle.Facilities.Remoting.Tests
/
App.config
blob
73a43547216c8ca31ded7ff76cfd7e7b74019511
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
4
<appSettings>
5
<add
key
=
"tests.src"
value
=
"../Castle.Facilities.Remoting.Tests"
/>
6
<add
key
=
"configPath"
value
=
"../Castle.Facilities.Remoting.Tests/Configs"
/>
7
</appSettings>
8
9
</configuration>