Skip to content

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

Open
peterjamesnugent wants to merge 2 commits into
developfrom
SAP2000_Toolkit-#354-UpgradeProjectFilestoDotNetSDK
Open

Upgrade project files to SDK-style format compatible with dotnet#355
peterjamesnugent wants to merge 2 commits into
developfrom
SAP2000_Toolkit-#354-UpgradeProjectFilestoDotNetSDK

Conversation

@peterjamesnugent

Copy link
Copy Markdown
Member

Issues addressed by this PR

Closes #354

  • 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.

Test files

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

Changelog

Additional comments

@peterjamesnugent
peterjamesnugent requested a review from GCRA101 July 29, 2026 14:48
@peterjamesnugent peterjamesnugent self-assigned this Jul 29, 2026
@peterjamesnugent peterjamesnugent added the type:compliance Non-conforming to code guidelines label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:compliance Non-conforming to code guidelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade project files to SDK-style format compatible with dotnet

1 participant