Ticket Hash: | dea3d9ecf6762775c4640ba69e5822aad32b5b9b | ||
Title: | Ticket: Could not load file or assembly on .NET Core 2.1 Windows | ||
Status: | Closed | Type: | Incident |
Severity: | Important | Priority: | Medium |
Subsystem: | NuGetPackage | Resolution: | Duplicate |
Last Modified: |
2018-08-29 11:48:04 6.84 years ago |
Created: |
2018-08-29 05:58:38 6.85 years ago |
Version Found In: | 1.0.109.1 |
User Comments: | ||||
anonymous added on 2018-08-29 05:58:38:
When I use the newest System.Data.SQLite.1.0.109.1.nupkg, it show the error "System.IO.FileNotFoundException: 'Could not load file or assembly 'System.Data.SQLite, Version=1.0.109.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'....' I find the problem is because the system.data.sqlite.core\1.0.109\build\ dir lack the netstandard2.0 sub dir. anonymous added on 2018-08-29 06:04:09: when i use the version 1.0.109, it is ok, because system.data.sqlite.core\1.0.109\build has a netstandard2.0 sub dir. but system.data.sqlite.core\1.0.109.1\build lack netstandard2.0 sub dir, so it is error. mistachkin added on 2018-08-29 11:48:04: Duplicate of [67d10c4262d45d26].
|