stride3d / stride3d/stride

Stride's new library projects target uap10.0.16299 which causes build issues until manually fixed

Open
#2,154 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-Asset bug
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:

  1. Open Stride
  2. Create a code library project

Expected behavior
The generated project should only target dotnet8

Screenshots
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.