Skip to content

Commit c0a127a

Browse files
CopilotVaclavElias
andcommitted
Update custom assets warning about package versions (fixes #455)
Co-authored-by: VaclavElias <4528464+VaclavElias@users.noreply.github.com>
1 parent 7fe74b5 commit c0a127a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/manual/scripts/custom-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here's how it looks like in a default game project:
2424
</Project>
2525
```
2626
> [!Warning]
27-
> Make sure that the version specified for `Stride.Core.Assets` matches the other package's versions.
27+
> Make sure that the `TargetFrameworks` and all package versions match your current Stride version. The example above shows version 4.2.0.1 for reference.
2828
2929
Inside the same project, create a new csharp file and replace its content with the following:
3030
```cs

0 commit comments

Comments
 (0)