Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Multi targets projects #1742

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Bertk added 11 commits March 29, 2025 12:37
- Set `NetCurrent` to `net9.0` and `NetMinimum` to `net8.0` in `Directory.Build.props`.
- Updated SDK version in `global.json` to `9.0.202`.
- Changed target frameworks in `coverlet.collector.csproj`, `coverlet.console.csproj`, `coverlet.core.csproj`, and `coverlet.msbuild.tasks.csproj` to support multiple frameworks.
- Modified `CoverletToolsPath` in `Directory.Build.targets` to include `netstandard2.0`.
- Updated coverage file naming in `Msbuild.cs` to reflect the build target framework.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant