Portable client build in .NET6 not work in Windows 7
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
When I execute portable client build in .net6 on Windows 7 this issue apears:

Looking in "Desktop.Win\bin\Release\net6.0-windows\win10-x64" this DLL is not generate after execute Publish.ps1

On 8.1 or higher it works fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Publish.ps1 and the Desktop.Win\bin\Release\net6.0-windows\win10-x64 output described in the issue. Compare the portable client build on Windows 7 with the working result on Windows 8.1 or later; done means the publish output includes the missing DLL and the client builds correctly on Windows 7.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100