premake-core
premake-core copied to clipboard
Fixes incorrect C# File Mappings for VS
What does this PR do?
Closes #1865. Without this, no platforms were ever emitted, which is invalid in VS2022.
How does this PR change Premake's behavior?
Always emits a platform block. This is not tested in VS2019 or earlier.
Anything else we should know?
N/A
Did you check all the boxes?
- [x] Focus on a single fix or feature; remove any unrelated formatting or code changes
- [x] Add unit tests showing fix or feature works; all tests pass
- [x] Mention any related issues (put
closes #XXXXin comment to auto-close issue when PR is merged) - [x] Follow our coding conventions
- [x] Minimize the number of commits
- [x] Align documentation to your changes
You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!