Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

richardstanton
Copy link
Member

Fixes #103

This includes several related updates:

  • Fixes bugs with projects that do not support or require platforms in their configuration. (e.g. .rptproj) and adds tests.
  • Add a shortcut to ProjectType definitions to specify SupportPlatforms="false" to make it easier to define projects that do not support platforms.
  • Add rptproj ProjectType to built in types. This table shouldn't be modified, but since this project type did not work before it is safe to add.
  • Fix bug if a ProjectType has configuration rules to set Deploy to true instead of false.
  • Add missing string to StringTable and test to ensure new well know strings are added to the table.
  • Update some comments to be clearer and more consistent

ttstanley
ttstanley previously approved these changes Mar 4, 2025
@richardstanton richardstanton merged commit 19c3ca7 into main Mar 4, 2025
2 checks passed
@richardstanton richardstanton deleted the users/richsta/noplatform branch March 4, 2025 18:50
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.

Solution with .rptproj has incorrect project configurations

3 participants