masesdevelopers
released this
20 Dec 09:53
·
8 commits
to master
since this release
This release updates mainly JNet and JNet Templates areas:
- JNet:
- updates JCOBridge to version 2.5.21
- adds support for .NET 9
- removes support for .NET 6
- JNet Templates: added management of CET under .NET 9
- JNetCLI: updates Microsoft.CodeAnalysis.CSharp.Scripting version
- JNetPS: no changes
- JNetPSCore: no changes
- JNetReflector: no changes
- Docker: no changes
- Documentation: updates following the latest changes
Official Docker images
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Bump Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 9.0.0 in /src/net by @dependabot in #571
- Bump MASES.JCOBridge from 2.5.17 to 2.5.19 in /src/net by @dependabot in #572
- Many updates fixing test execution by @masesdevelopers in #574
- Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #575
- Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.11.0 to 4.12.0 in /src/net by @dependabot in #576
- Bump MASES.JCOBridge from 2.5.19 to 2.5.20 in /src/net by @dependabot in #577
- Bump MASES.JCOBridge from 2.5.20 to 2.5.21 in /src/net by @dependabot in #578
- Update version to 2.5.11 by @masesdevelopers in #579
- Changes by GitHub action by @github-actions in #580
- Changes by GitHub action by @github-actions in #581
Full Changelog: V2.5.10.0...V2.5.11.0