Skip to content

Upgrade project files to SDK-style format compatible with dotnet#525

Open
adecler wants to merge 5 commits intodevelopfrom
ETABS_Toolkit-#524-UpgradeProjectFormat
Open

Upgrade project files to SDK-style format compatible with dotnet#525
adecler wants to merge 5 commits intodevelopfrom
ETABS_Toolkit-#524-UpgradeProjectFormat

Conversation

@adecler
Copy link
Member

@adecler adecler commented Feb 17, 2026

Issues addressed by this PR

Fixes #524

  • The project files were still using the legacy .NET Framework project files and needed to be upgraded to SDK-style format compatible with dotnet.
  • I have not upgraded the framework to netstandard2.0 as I was not confident this would be compatible for this repo and its dependencies.
  • Finally, I have fixed compilation warnings in a separate commit.

Tests

  • Make sure the solution build with dotnet build
  • Run your end of milestone testing procedure

@adecler adecler self-assigned this Feb 17, 2026
@adecler
Copy link
Member Author

adecler commented Feb 17, 2026

@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Feb 17, 2026

@adecler to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

@adecler
Copy link
Member Author

adecler commented Feb 17, 2026

@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Feb 17, 2026

@adecler to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

@adecler
Copy link
Member Author

adecler commented Feb 23, 2026

@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Feb 23, 2026

@adecler to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

@adecler
Copy link
Member Author

adecler commented Feb 23, 2026

@BHoMBot check versioning

@bhombot-ci
Copy link

bhombot-ci bot commented Feb 23, 2026

@adecler to confirm, the following actions are now queued:

  • check versioning

Copy link
Member

@peterjamesnugent peterjamesnugent left a comment

Choose a reason for hiding this comment

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

Builds fine using dotnet build -c for all three configs Debug16, Debug17 and Debug18.

@GCRA101 is on leave until Sprint 5 so suggest we leave this open for him to test with the software or @Chrisshort92 can find someone to do the testing during Sprint 4.

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.

Upgrade project files to SDK-style format compatible with dotnet

2 participants