|
|
|
|
@@ -125,6 +125,22 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Data.Sqlite.Core/8.0.8": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"SQLitePCLRaw.core": "2.1.6"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore/8.0.8": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -186,6 +202,37 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite/8.0.8": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.8",
|
|
|
|
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net8.0/_._": {}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net8.0/_._": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.8": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Data.Sqlite.Core": "8.0.8",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.8",
|
|
|
|
|
"Microsoft.Extensions.DependencyModel": "8.0.1"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer/8.0.8": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -299,6 +346,26 @@
|
|
|
|
|
"buildTransitive/net6.0/_._": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.DependencyModel/8.0.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Text.Encodings.Web": "8.0.0",
|
|
|
|
|
"System.Text.Json": "8.0.4"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"build": {
|
|
|
|
|
"buildTransitive/net6.0/_._": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -562,6 +629,137 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
|
|
|
|
|
"SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Memory": "4.5.3"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/netstandard2.0/_._": {}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/_._": {}
|
|
|
|
|
},
|
|
|
|
|
"build": {
|
|
|
|
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "browser-wasm"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-arm/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-arm"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-arm64/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-arm64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-armel/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-armel"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-mips64/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-mips64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-musl-arm"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-musl-arm64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-musl-x64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-ppc64le"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-s390x/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-s390x"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-x64/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-x64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/linux-x86/native/libe_sqlite3.so": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "linux-x86"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "maccatalyst-arm64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "maccatalyst-x64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "osx-arm64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "osx-x64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-arm/native/e_sqlite3.dll": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "win-arm"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-arm64/native/e_sqlite3.dll": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "win-arm64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-x64/native/e_sqlite3.dll": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "win-x64"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-x86/native/e_sqlite3.dll": {
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"rid": "win-x86"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"SQLitePCLRaw.core": "2.1.6"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -918,42 +1116,45 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
|
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"build": {
|
|
|
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
|
|
|
"buildTransitive/net6.0/_._": {}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"rid": "browser"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Text.Json/4.7.2": {
|
|
|
|
|
"System.Text.Json/8.0.4": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Text.Encodings.Web": "8.0.0"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"lib/netcoreapp3.0/System.Text.Json.dll": {
|
|
|
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.0/System.Text.Json.dll": {
|
|
|
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
|
|
|
"related": ".xml"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"build": {
|
|
|
|
|
"buildTransitive/net6.0/System.Text.Json.targets": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
|
|
|
@@ -1016,7 +1217,8 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Entidades": "1.0.0",
|
|
|
|
|
"Microsoft.EntityFrameworkCore": "8.0.8",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "8.0.8"
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "8.0.8",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite": "8.0.8"
|
|
|
|
|
},
|
|
|
|
|
"compile": {
|
|
|
|
|
"bin/placeholder/Modelo.dll": {}
|
|
|
|
|
@@ -1240,6 +1442,25 @@
|
|
|
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Data.Sqlite.Core/8.0.8": {
|
|
|
|
|
"sha512": "qHInO2EvOcPhjgboP0TGnXM7rASdvWXrw6jAH8Yuz5YP82VTje7d/NKiX1i+dVbE3+G3JuW1kqNVB8yLvsqgYA==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "microsoft.data.sqlite.core/8.0.8",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"PACKAGE.md",
|
|
|
|
|
"lib/net6.0/Microsoft.Data.Sqlite.dll",
|
|
|
|
|
"lib/net6.0/Microsoft.Data.Sqlite.xml",
|
|
|
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll",
|
|
|
|
|
"lib/net8.0/Microsoft.Data.Sqlite.xml",
|
|
|
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
|
|
|
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
|
|
|
|
|
"microsoft.data.sqlite.core.8.0.8.nupkg.sha512",
|
|
|
|
|
"microsoft.data.sqlite.core.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore/8.0.8": {
|
|
|
|
|
"sha512": "iK+jrJzkfbIxutB7or808BPmJtjUEi5O+eSM7cLDwsyde6+3iOujCSfWnrHrLxY3u+EQrJD+aD8DJ6ogPA2Rtw==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
@@ -1301,6 +1522,35 @@
|
|
|
|
|
"microsoft.entityframeworkcore.relational.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite/8.0.8": {
|
|
|
|
|
"sha512": "IDB7Xs16hN/3VkWFCCa4r3fqoJxMVezwq418gr8dBkRBO0pxH+BX/Kjk/U3PYXDvzVLkXqUgJsHv1XoFrJbZPQ==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.sqlite/8.0.8",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"PACKAGE.md",
|
|
|
|
|
"lib/net8.0/_._",
|
|
|
|
|
"microsoft.entityframeworkcore.sqlite.8.0.8.nupkg.sha512",
|
|
|
|
|
"microsoft.entityframeworkcore.sqlite.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.8": {
|
|
|
|
|
"sha512": "w5k/ENj3+BPbmggqh83RRuPhhKcJmW7CmdJuGwdX1eFrmptJwnzKiHfQCPkJAu9df16PSs5YFeWrDgepfqnltA==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.sqlite.core/8.0.8",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"PACKAGE.md",
|
|
|
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
|
|
|
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
|
|
|
|
|
"microsoft.entityframeworkcore.sqlite.core.8.0.8.nupkg.sha512",
|
|
|
|
|
"microsoft.entityframeworkcore.sqlite.core.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer/8.0.8": {
|
|
|
|
|
"sha512": "A2F52W+hnGqvprx37HcAnYnJv4QoFFdc9cxd/QGNSd1vCu1I0eAEKRd0r9KS3E5I5RRj/m9XJfYCyTdy1cdn5Q==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
@@ -1470,6 +1720,36 @@
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.DependencyModel/8.0.1": {
|
|
|
|
|
"sha512": "5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "microsoft.extensions.dependencymodel/8.0.1",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"LICENSE.TXT",
|
|
|
|
|
"PACKAGE.md",
|
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
|
|
|
|
|
"buildTransitive/net462/_._",
|
|
|
|
|
"buildTransitive/net6.0/_._",
|
|
|
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
|
|
|
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.dll",
|
|
|
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.xml",
|
|
|
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
|
|
|
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
|
|
|
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
|
|
|
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
|
|
|
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
|
|
|
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
|
|
|
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
|
|
|
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
|
|
|
|
|
"microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512",
|
|
|
|
|
"microsoft.extensions.dependencymodel.nuspec",
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
|
|
|
"sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
@@ -1916,6 +2196,95 @@
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
|
|
|
|
"sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/net461/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
|
|
|
|
|
"lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
|
|
|
|
|
"sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
|
|
|
|
|
"sqlitepclraw.bundle_e_sqlite3.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
|
|
|
"sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "sqlitepclraw.core/2.1.6",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll",
|
|
|
|
|
"sqlitepclraw.core.2.1.6.nupkg.sha512",
|
|
|
|
|
"sqlitepclraw.core.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
|
|
|
|
"sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
|
|
|
"buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
|
|
|
"buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
|
|
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
|
|
|
"lib/net461/_._",
|
|
|
|
|
"lib/netstandard2.0/_._",
|
|
|
|
|
"runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
|
|
|
|
|
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
|
|
|
|
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
|
|
|
|
|
"runtimes/linux-arm/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-arm64/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-armel/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-mips64/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-s390x/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-x64/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/linux-x86/native/libe_sqlite3.so",
|
|
|
|
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
|
|
|
|
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
|
|
|
|
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib",
|
|
|
|
|
"runtimes/osx-x64/native/libe_sqlite3.dylib",
|
|
|
|
|
"runtimes/win-arm/native/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win-arm64/native/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win-x64/native/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win-x86/native/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
|
|
|
|
|
"runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
|
|
|
|
|
"sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
|
|
|
|
|
"sqlitepclraw.lib.e_sqlite3.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
|
|
|
|
"sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
|
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
|
|
|
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
|
|
|
"sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
|
|
|
|
|
"sqlitepclraw.provider.e_sqlite3.nuspec"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
|
|
|
"sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
@@ -2670,53 +3039,112 @@
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"System.Text.Encodings.Web/6.0.0": {
|
|
|
|
|
"sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
|
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
|
|
|
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "system.text.encodings.web/6.0.0",
|
|
|
|
|
"path": "system.text.encodings.web/8.0.0",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"LICENSE.TXT",
|
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
|
"buildTransitive/net461/System.Text.Encodings.Web.targets",
|
|
|
|
|
"buildTransitive/net462/_._",
|
|
|
|
|
"buildTransitive/net6.0/_._",
|
|
|
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
|
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
|
|
|
"lib/net461/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/net461/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/net462/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/net462/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/net7.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/net7.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/net8.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/net8.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"system.text.encodings.web.6.0.0.nupkg.sha512",
|
|
|
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
|
|
|
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
|
|
|
|
|
"system.text.encodings.web.8.0.0.nupkg.sha512",
|
|
|
|
|
"system.text.encodings.web.nuspec",
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"System.Text.Json/4.7.2": {
|
|
|
|
|
"sha512": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
|
|
|
|
|
"System.Text.Json/8.0.4": {
|
|
|
|
|
"sha512": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==",
|
|
|
|
|
"type": "package",
|
|
|
|
|
"path": "system.text.json/4.7.2",
|
|
|
|
|
"path": "system.text.json/8.0.4",
|
|
|
|
|
"files": [
|
|
|
|
|
".nupkg.metadata",
|
|
|
|
|
".signature.p7s",
|
|
|
|
|
"Icon.png",
|
|
|
|
|
"LICENSE.TXT",
|
|
|
|
|
"PACKAGE.md",
|
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
|
"lib/net461/System.Text.Json.dll",
|
|
|
|
|
"lib/net461/System.Text.Json.xml",
|
|
|
|
|
"lib/netcoreapp3.0/System.Text.Json.dll",
|
|
|
|
|
"lib/netcoreapp3.0/System.Text.Json.xml",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
|
|
"buildTransitive/net461/System.Text.Json.targets",
|
|
|
|
|
"buildTransitive/net462/System.Text.Json.targets",
|
|
|
|
|
"buildTransitive/net6.0/System.Text.Json.targets",
|
|
|
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
|
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets",
|
|
|
|
|
"lib/net462/System.Text.Json.dll",
|
|
|
|
|
"lib/net462/System.Text.Json.xml",
|
|
|
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
|
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
|
|
|
"lib/net7.0/System.Text.Json.dll",
|
|
|
|
|
"lib/net7.0/System.Text.Json.xml",
|
|
|
|
|
"lib/net8.0/System.Text.Json.dll",
|
|
|
|
|
"lib/net8.0/System.Text.Json.xml",
|
|
|
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
|
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
|
|
|
"system.text.json.4.7.2.nupkg.sha512",
|
|
|
|
|
"system.text.json.8.0.4.nupkg.sha512",
|
|
|
|
|
"system.text.json.nuspec",
|
|
|
|
|
"useSharedDesignerContext.txt",
|
|
|
|
|
"version.txt"
|
|
|
|
|
"useSharedDesignerContext.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
|
|
|
|