Skip to content

Use TargetFrameworks tag if multiple frameworks are provided by dotnetframework#2727

Open
CapeGuyBen wants to merge 1 commit into
premake:masterfrom
CapeGuyGames:feature/targetframeworks
Open

Use TargetFrameworks tag if multiple frameworks are provided by dotnetframework#2727
CapeGuyBen wants to merge 1 commit into
premake:masterfrom
CapeGuyGames:feature/targetframeworks

Conversation

@CapeGuyBen

Copy link
Copy Markdown
Contributor

What does this PR do?

Allows multiple target .NET frameworks to be supported by a single dotnet project

How does this PR change Premake's behavior?

Extends the dotnetframework property to switch from using TargetFramework to TargetFrameworks when multiple (semicolon-separated) target names are provided

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
  • Align documentation to your changes

Comment thread modules/vstudio/tests/cs2005/test_netcore.lua
Comment thread website/docs/dotnetframework.md Outdated
@CapeGuyBen CapeGuyBen force-pushed the feature/targetframeworks branch from 89f9cc0 to 2de7d8a Compare July 4, 2026 20:27
Comment thread website/docs/dotnetframework.md Outdated
@CapeGuyBen CapeGuyBen force-pushed the feature/targetframeworks branch from 2de7d8a to 89ce7ca Compare July 7, 2026 22:04
@CapeGuyBen CapeGuyBen requested a review from nickclark2016 July 7, 2026 22:29
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.

4 participants