hit something, It claims that some Skia redundancy is at fault, even though I am not using that or even linking that directly.
However, I am using VL.Stride
Additionally I have linked another custom project which has the following project file
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VL.Core" Version="2021.3.2" />
</ItemGroup>
</Project>
does this help to narrow it down?
Elias
2
And exporting any other Stride help patch also fails? Or is it only this particular project? And if so can you send it to us?
system
Closed
3
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.