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
Depracate ComponentRegistration.CustomDependencies in favor of ComponentRegistration...
[castle.git]
/
SharedLibs
/
net
/
CassiniWebServer2.exe.config
blob
22d59427cb47623a935e4ff356f242fef8baa3fb
1
<?xml
version
=
"1.0"
?>
2
<configuration>
3
<startup>
4
<!-- .NET Framework 2.0 -->
5
<supportedRuntime
version
=
"v2.0.50727"
/>
6
<!-- .NET Framework 1.1 -->
7
<supportedRuntime
version
=
"v1.1.4322"
/>
8
<!-- .NET Framework 1.0 -->
9
<supportedRuntime
version
=
"v1.0.3705"
/>
10
</startup>
11
</configuration>