An open API service indexing awesome lists of open source software.

https://github.com/foggyfinder/corertavaloniamcve


https://github.com/foggyfinder/corertavaloniamcve

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Sample project for [#399](https://github.com/dotnet/runtimelab/issues/399) issue that works just fine with [old version](https://github.com/dotnet/corert) of CoreRt but crashes with a [new one](https://github.com/dotnet/runtimelab/tree/feature/NativeAOT).

Make sure `libSkiaSharp.dll` is placed near an executable. Otherwise it won't run.

To use previous version replace

```xml

```

with

```xml

```