adds dotnet 8 due to compatiblity issues with existing project #514
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes several updates to version numbers and project configurations to ensure consistency and correctness across multiple solution files. The most important changes include updating the versions of
AXSharp
tools, modifying project GUIDs, and correcting project configurations to ensure proper build configurations for both Debug and Release modes.Version Updates:
AXSharp.ixc
,AXSharp.ixd
, andAXSharp.ixr
tools to version0.22.0-alpha.288
in.config/dotnet-tools.json
. [1] [2]Project Configuration Updates:
AXOpen-L1-tests
,AXOpen-L2-tests
,AXOpen-L3-tests
, andAXOpen
projects to{9A19103F-16F7-4668-BE54-9A1E7A4F7556}
in their respective solution files. [1] [2] [3] [4]AXOpen-L1-tests
,AXOpen-L2-tests
,AXOpen-L3-tests
, andAXOpen
projects in their respective solution files. [1] [2] [3] [4]Project Naming and Path Corrections:
AXOpen.Components.Siemens.Identification
toAXOpen.Components.Siem.Identification
insrc/AXOpen.sln
. [1] [2]New Project Additions:
PlcSimAdvancedStarterTool
project tosrc/AXOpen.sln
. [1] [2]Build Configuration Updates:
src/AXOpen.sln
. [1] [2] [3] [4]