[GH-ISSUE #1227] Quasar client crash after adding package from nuget #906

Closed
opened 2026-02-27 15:52:19 +03:00 by kerem · 1 comment
Owner

Originally created by @Knakiri on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1227

i want to add package from nuget but after running my new feature for quasar it crashes because of missing libs from the package i believe how can i fix this issue?

Originally created by @Knakiri on GitHub (Dec 15, 2023). Original GitHub issue: https://github.com/quasar/Quasar/issues/1227 i want to add package from nuget but after running my new feature for quasar it crashes because of missing libs from the package i believe how can i fix this issue?
kerem closed this issue 2026-02-27 15:52:20 +03:00
Author
Owner

@MaxXor commented on GitHub (Dec 27, 2023):

You must include any additional libraries in the ILRepack targets: https://github.com/quasar/Quasar/blob/master/Quasar.Client/ILRepack.targets

<!-- gh-comment-id:1870394263 --> @MaxXor commented on GitHub (Dec 27, 2023): You must include any additional libraries in the ILRepack targets: https://github.com/quasar/Quasar/blob/master/Quasar.Client/ILRepack.targets
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#906
No description provided.