Ticket Hash: | 16c82c9d67e2c8ce9dcc8984eefd063340bd98e8 | ||
Title: | Publish a .net core WPF Application to a single file not working | ||
Status: | Closed | Type: | Incident |
Severity: | Important | Priority: | Medium |
Subsystem: | NuGetPackage | Resolution: | Overcome_By_Events |
Last Modified: |
2020-10-29 02:31:14 4.67 years ago |
Created: |
2020-05-14 20:07:36 5.13 years ago |
Version Found In: | 1.0.112.2 |
User Comments: | ||||
anonymous added on 2020-05-14 20:07:36:
(text/x-markdown)
1. Create a new .net Core WPF application 2. Add the SQLite NuGet package 3. Publish the application to a single file Publish Profile Settings: Target-Runtime: win-64; File Publish Options: Produce Single File: true With Version 1.0112.1 it works. mistachkin added on 2020-05-23 23:53:58: (text/x-fossil-plain) Possible duplicate of [c342197be6ac2cae]. mistachkin added on 2020-10-29 02:31:14: (text/x-markdown) This should be fixed now that the new NuGet packages are published. |