repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added asynchronous result support to SynchronizeFacility.
[castle.git]
/
InversionOfControl
/
Castle.Windsor.Tests
/
ignoreprop.xml
blob
bb2f12f2ed75eb0e07cda37d6ab9ad017e80fa92
1
<configuration>
\r
2
\r
3
<components>
\r
4
\r
5
<component id="server"
\r
6
type="Castle.Windsor.Tests.Components.MailServer, Castle.Windsor.Tests">
\r
7
<parameters>
\r
8
<Port>100</Port>
\r
9
<Host>server</Host>
\r
10
</parameters>
\r
11
</component>
\r
12
\r
13
</components>
\r
14
\r
15
</configuration>