Skip to content

Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #1742

New issue

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

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

Already on GitHub? Sign in to your account

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

Conversation

- Set `NetCurrent` to `net9.0` and `NetMinimum` to `net8.0` in `Directory.Build.props`.
- Updated SDK version in `global.json` to `9.0.203`.
- 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.
@Bertk Bertk force-pushed the multi-targets-projects branch from b133a8e to 06ce08a Compare April 10, 2025 07:00
@Bertk Bertk changed the title Multi targets projects Multi targets projects coverlet collector, console, msbuild.tasks Apr 14, 2025
@Bertk Bertk changed the title Multi targets projects coverlet collector, console, msbuild.tasks Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages Apr 14, 2025
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.

1 participant