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
Fixing previous commit, using correct case for CaptureFor and removing the component...
[castle.git]
/
InversionOfControl
/
Castle.Windsor.Tests
/
Configuration2
/
config_with_include.xml
blob
43b869b6111068b6f0d9d61569865d7b43943e23
1
<configuration>
\r
2
\r
3
<include uri="include1.xml"/> <!-- this is also valid -->
\r
4
<include uri="file://include2.xml"/>
\r
5
\r
6
</configuration>