Skip to content

Dualbuild#4

Merged
spbsoluble merged 9 commits intorelease-1.0from
dualbuild
Jul 31, 2025
Merged

Dualbuild#4
spbsoluble merged 9 commits intorelease-1.0from
dualbuild

Conversation

@bhillkeyfactor
Copy link
Copy Markdown
Collaborator

No description provided.

@spbsoluble spbsoluble requested a review from Copilot July 31, 2025 19:05

This comment was marked as outdated.

@spbsoluble spbsoluble requested a review from Copilot July 31, 2025 19:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds dual build support for .NET 8.0 alongside the existing .NET 6.0 framework, enabling the plugin to be compatible with different versions of the AnyCA Gateway REST. The changes include updating the project configuration to target both frameworks and documenting the new installation paths.

  • Added .NET 8.0 as an additional target framework in the project file
  • Updated documentation to reflect both net6.0 and net8.0 installation directories
  • Released as version 1.0.1 with changelog entry

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
AcmeCaPlugin/AcmeCaPlugin.csproj Updated to target both net6.0 and net8.0 frameworks and disabled nullable reference types
README.md Updated installation instructions to include net8.0 directory paths
CHANGELOG.md Added version 1.0.1 entry documenting the .NET 8 build support

Comment thread README.md


```shell
Depending on your AnyCA Gateway REST version, copy the unzipped directory to one of the following locations:
Copy link

Copilot AI Jul 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation should clarify which AnyCA Gateway REST versions correspond to which .NET framework directories to help users choose the correct installation path.

Copilot uses AI. Check for mistakes.
@spbsoluble spbsoluble merged commit 9545626 into release-1.0 Jul 31, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants