-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Dear Stride Developers:
OS: Windows10
IDE: VisualStudio 2026 Insiders
.NET:10.0.101
When I build stride.sln, It happend that:
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.SpriteStudio.Offline\bin\Debug\net10.0\Stride.SpriteStudio.Offline.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.SpriteStudio.Runtime\bin\Debug\net10.0\Stride.SpriteStudio.Runtime.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.UI\bin\Debug\net10.0\Stride.UI.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.Video\bin\Debug\net10.0\Direct3D11\Stride.Video.dll”
......
(153 same errors, I won't copy all of them here)