Skip to content

Updates documentation adding new extension#938

Merged
masesdevelopers merged 4 commits intomasterfrom
934-replace-the-removal-of-idisposable-pattern-with-a-supporting-class
Apr 10, 2026
Merged

Updates documentation adding new extension#938
masesdevelopers merged 4 commits intomasterfrom
934-replace-the-removal-of-idisposable-pattern-with-a-supporting-class

Conversation

@masesdevelopers
Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

dependabot bot and others added 3 commits April 10, 2026 02:37
---
updated-dependencies:
- dependency-name: MASES.JCOBridge
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MASES.JCOBridge
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@masesdevelopers masesdevelopers self-assigned this Apr 10, 2026
@masesdevelopers masesdevelopers added documentation Improvements or additions to documentation enhancement New feature or request JNet JNet related issue .NET Pull requests that update .net code labels Apr 10, 2026
Base automatically changed from dependabot/nuget/src/net/JNet/multi-4768881e3a to master April 10, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request JNet JNet related issue .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace the removal of IDisposable pattern with a supporting class

1 participant