Stride's new library projects target uap10.0.16299 which causes build issues until manually fixed
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Release Type: Official Release
Version: 4.2.0.2067
Platform(s): Windows
Describe the bug
When a code library project is generated via the stride editor, the project will have uap10.0.16299 as one of its targets causing build issues.
To Reproduce
Steps to reproduce the behavior:
- Open Stride
- Create a code library project
Expected behavior
The generated project should only target dotnet8
Screenshots
Contributor guide
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
Reproduce the issue in the Stride editor by creating a code library project on Windows. Inspect the generated project configuration and identify why uap10.0.16299 is included; done means the generated project targets only dotnet8 and no longer requires a manual fix to build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100