Skip to content

Conversation

@Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Dec 8, 2025

Description

The solution file was duplicative because we already target "Any CPU", we didn't need explicit CPU instructions for each project so they were removed.

Also found we were unnecessarily building the integration test suite during release builds which could introduce issues and slows down releases. Removed that.

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 requested review from a team as code owners December 8, 2025 21:45
@Justintime50 Justintime50 merged commit 81b4e52 into master Dec 8, 2025
18 checks passed
@Justintime50 Justintime50 deleted the clean_solution_file branch December 8, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants