stride3d / stride3d/stride-docs
Troubleshooting - Additional Content
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 39
- Forks
- 74
- Avg merge
- 3h 36m
- Merged PRs (30d)
- 2
Description
Include these below into the Troubleshooting section
Troubleshooting Common Issues
.NET SDK Version Error
Q: When trying to build my project, I receive the following error: "The current .NET SDK does not support targeting .NET 6.0. Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0."
A: Make sure you have the .NET 6.0 SDK installed. Also, ensure you are using an IDE that supports .NET 6.0, such as Visual Studio 2022.
Note: This question holds true if certain features seem to be misbehaving or commonly crashing. Always make sure the latest .NET 6 SDK version is installed with Stride 4.1
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
Look through the repository's documentation files for the Troubleshooting section and identify where additional common issues are recorded. Add the supplied .NET SDK troubleshooting content there, then verify that the rendered section includes the question, answer, note, and download link.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100