net8.0 (preview 7) does not appear to be supported
Open
- Dominant language
- C#
- Stars
- 707
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
@EgorBo trying to use Disasmo with .NET 8.0 preview 7 but this appears to not work.
```
Unhandled exception. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
```
Project has
```
net7.0;net8.0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.