Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to net9 #37

Merged
merged 5 commits into from
Dec 3, 2024
Merged

Update to net9 #37

merged 5 commits into from
Dec 3, 2024

Conversation

PTKu
Copy link
Member

@PTKu PTKu commented Dec 3, 2024

This pull request includes various updates to the axopen.template.simple project, focusing on version upgrades, configuration changes, and code refactoring for better namespace usage. The most important changes are grouped by their themes below:

Version Upgrades:

  • Updated AXSharp.ixc, AXSharp.ixr, and microsoft.visualstudio.slngen.tool versions in the .config/dotnet-tools.json file.
  • Changed the target framework from net8.0 to net9.0 in the axosimple.server.csproj file.

Configuration Changes:

  • Updated HWCONFIG and AXTARGET values in the ax/apax.yml file.

Solution File Updates:

  • Modified project references and added new projects in the axosimple.sln file. [1] [2]

Code Refactoring:

PTKu added 5 commits December 2, 2024 15:42
Updated `dotnet-tools.json` to change `AXSharp.ixc` and `AXSharp.ixr` versions from `0.19.3-alpha.233` to `0.20.1-alpha.268`.
Changed target framework in `axosimple.server.csproj` and `axosimple.csproj` from `net8.0` to `net9.0`.
@PTKu PTKu merged commit a3dd12e into dev Dec 3, 2024
@PTKu PTKu deleted the update-to-net9 branch December 3, 2024 07:59
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.

1 participant