https://github.com/foggyfinder/corertavaloniamcve
https://github.com/foggyfinder/corertavaloniamcve
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foggyfinder/corertavaloniamcve
- Owner: FoggyFinder
- Created: 2020-11-28T17:31:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T08:36:41.000Z (over 4 years ago)
- Last Synced: 2025-02-09T12:44:00.515Z (4 months ago)
- Language: F#
- Size: 2.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```