.NET Core support. We now support .NET Core 3.1, .NET 5 and .NET 6. There are known bugs with Core which are not present in Framework. Specifically, System.Net.Socket is pretty broken on Linux. However, IKVM is useful on Core for many different scenarios.
IkvmReference support in SDK-style MSBuild projects. An item group you can use to reference Java libraries. Described more fully in the README.
Thanks to Jeroen for his obvious historical contribution. And Windward Studios for most of the initial .NET Core support. Thanks also to Shad Storhaug for his help with firing back up the project.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps IKVM from 8.1.5717.0 to 8.2.1.
Release notes
Sourced from IKVM's releases.
... (truncated)
Commits
e856849
Update README.md74f1a06
Update README.mdce9aebe
Not sure what that text was trying to convey.3d7f80e
Update README.mdc46afe8
Remove license thing, since it doesn't even work.6c12828
Unused.d1df30f
Disable NIO test on Linux.c7ca68a
Change to new test service.0709afc
Back to default.ac308b8
Set distro name.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)