Mercurial > pub > bltoolkit
comparison Tools/DocGen/Content/Doc/Data/DataProvider/App.config @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f990fcb411a9 |
---|---|
1 <?xml version="1.0" encoding="utf-8" ?> | |
2 <configuration> | |
3 <appSettings> | |
4 <add | |
5 key = "/*[a]*/BLToolkit.DataProviders/*[/a]*/" | |
6 value = "/*[a]*/BLToolkit.Data.DataProvider.OracleDataProvider, SomeAssembly/*[/a]*/"/> | |
7 </appSettings> | |
8 </configuration> |