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
Fixed InversionOfControl/Castle.MicroKernel/Castle.MicroKernel-vs2008.csproj
[castle.git]
/
Facilities
/
AutomaticTransactionManagement
/
Castle.Facilities.AutomaticTransactionManagement.Tests
/
App.config
blob
42943b34efc1215dd62444c340a1e28c6202be8a
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
3
<configuration>
4
5
<appSettings>
6
<add
key
=
"tests.src"
value
=
"../Castle.Facilities.AutomaticTransactionManagement.Tests"
/>
7
</appSettings>
8
9
</configuration>