/
atribolt
/
RussianLearn
Обзор
Документация
Войти
/
atribolt
/
RussianLearn
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/System.Data.SQLite.Core.1.0.113.1/lib/net20/System.Data.SQLite.dll.config
22 строки
736 B
atribolt
The first working stage
24 июн 2020, 08:15
24 июн 2020, 08:15
2e14c7b
Код
Авторство
О чём код?
<?xml version="1.0"?> <!-- * * System.Data.SQLite.dll.config - * * WARNING: This XML configuration file is intended for use within the NuGet * package directories only. Please do not copy this file to any of * the build output directories because it could interfere with the * native library pre-loading feature. * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! * --> <configuration> <appSettings> <add key="PreLoadSQLite_BaseDirectory" value="%PreLoadSQLite_AssemblyDirectory%\..\..\build\%PreLoadSQLite_TargetFramework%" /> </appSettings> <dllmap dll="SQLite.Interop" target="SQLite.Interop.dll" /> </configuration>