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
Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git]
/
Facilities
/
Cache
/
Castle.Facilities.Cache.Tests
/
App.config
blob
f5dc751ef9d27a24d58b83a19707b752d2696e13
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
3
<configuration>
4
5
<appSettings>
6
<add
key
=
"tests.src"
value
=
"../Castle.Facilities.Cache.Tests"
/>
7
</appSettings>
8
9
</configuration>