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
More working tests.
[castle.git]
/
InversionOfControl
/
Castle.Windsor.Tests
/
Configuration2
/
synchtest_config.xml
blob
0b33da8c5e935f25db99e298c1d3d263f890f569
1
<configuration>
\r
2
<components>
\r
3
<component
\r
4
id="component"
\r
5
type="Castle.Windsor.Tests.Components.ComponentWithConfigs, Castle.Windsor.Tests">
\r
6
<parameters>
\r
7
<name><?eval $BaseDirectory?></name>
\r
8
<port>90</port>
\r
9
<dict>
\r
10
<dictionary>
\r
11
<entry key="key1">value</entry>
\r
12
</dictionary>
\r
13
</dict>
\r
14
</parameters>
\r
15
</component>
\r
16
</components>
\r
17
</configuration>
\r