mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #938] ILRepack.targets(13,3): error : Failed to resolve assembly: #652
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#652
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muhadese on GitHub (Mar 8, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/938
Hey
in Debugg Mod i dont get any issues but if i try to compile in release i get this error
Failed to resolve assembly: 'protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'
i updated the nuget packages
i tried it with installing protobuf-net.Core package too but same
in Release I also dont get client.bin
AV MS Defender turn off with exceptions etc
@BurntDog commented on GitHub (Mar 8, 2021):
You're using VS 2019 yes?
@muhadese commented on GitHub (Mar 8, 2021):
Yes VS 2019 Community Version
@MaxXor commented on GitHub (Mar 8, 2021):
Don't update the Nuget packages, just download them.
@muhadese commented on GitHub (Mar 8, 2021):
Ok thank u guys
it worked
@MaxXor commented on GitHub (Mar 8, 2021):
Glad it worked!