Skip to content

Conversation

@ClxS
Copy link
Contributor

@ClxS ClxS commented Dec 7, 2020

What does this PR do?

This changes the isNewFormatProject so that netcoreapp, netstandard, and the new net{version} (i.e. net5.0) are formatted using the new csproj format.

How does this PR change Premake's behavior?

Shouldn't break any existing usages. Will allow dotnetframework("net5.0") to work.

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits

@samsinsane samsinsane merged commit cada88b into premake:master Dec 8, 2020
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.

2 participants