Thank you, the problem has been resolved according to your ideas, but I have placed the file under "obj \ Release \ net8.0 windows \ win x64(or win x86)"
Search found 2 matches
- Sat Dec 30, 2023 4:38 am
- Forum: Technical questions
- Topic: Can't resolve assembly: CommunityToolkit.Mvvm, Version=8.2.0.0
- Replies: 2
- Views: 2621
- Sat Dec 30, 2023 1:50 am
- Forum: Technical questions
- Topic: Can't resolve assembly: CommunityToolkit.Mvvm, Version=8.2.0.0
- Replies: 2
- Views: 2621
Can't resolve assembly: CommunityToolkit.Mvvm, Version=8.2.0.0
I'm trying the new feature 'PublishSingleFile=true for .NET', and when publishing I get the following error message: Can't resolve assembly: CommunityToolkit.Mvvm, Version=8.2.0.0. I did the following research: 1. If I do not use mvvm mode (do not use CommunityToolkit.Mvvm), the program can be relea...