Luís Brás

Results 5 comments of Luís Brás

> Try updating netframework to latest netframework or dotnet8 so you can use netstandard2.0 at least. I tried updating my sample project to .NET Framework 4.8 and had no issues,...

I do expect it to work because SkiaSharp claims it provides bindings for .NET Standard 1.3: [![image](https://github.com/mono/SkiaSharp/assets/4013113/ee006478-4857-45e7-a21d-cf74fb774f53)](https://github.com/mono/SkiaSharp) [![image](https://github.com/mono/SkiaSharp/assets/4013113/10ba1c00-27b3-41ea-a970-b7b0c85ad163)](https://www.nuget.org/packages/SkiaSharp) If this is no longer true, then the above statements should be...

I get this as well. It has been around for a while #2223. Using VS2019 16.11.35.

> I Ran into this issue as well in `v13.15.10.0` Same here, consuming an API using Swashbuckle as spec generator. @vincenzolauretta fix worked for us. Thanks! But yeah, this doesn't...

I just went through the same issue. I tried to deploy a zip file with some files that needed to be updated, without -Clean, but instead it deleted all other...