Skip to content
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

Remove net6.0 TFM build and packaging #5501

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

jander-msft
Copy link
Member

@jander-msft jander-msft commented Oct 9, 2023

Summary

These changes remove the net6.0 TFM build of the .NET Monitor binaries such that only net8.0 TFM is built and packaged. The effect is that .NET Monitor 8.0 will only be runnable on systems with .NET 8 installed. This change does not impact the diagnosability of applications that are running on other .NET versions.

Validation build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2285523&view=results

Release Notes Entry

Remove net6.0 TFM build and packaging. There is no impact on the ability to monitor .NET 6 (or any other version) applications.

@jander-msft jander-msft requested a review from a team as a code owner October 9, 2023 16:41
@ghost ghost added the needs-review label Oct 9, 2023
@schmittjoseph
Copy link
Member

In the release notes entry, let's clarify that this doesn't impact monitoring net6.0 apps

@ghost ghost removed the needs-review label Oct 9, 2023
@jander-msft jander-msft added the update-release-notes Pull requests that should be mentioned in the release notes label Oct 9, 2023
@jander-msft jander-msft merged commit f56f71a into dotnet:main Oct 9, 2023
29 checks passed
@jander-msft jander-msft deleted the remove-net6-tfm branch October 9, 2023 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update-release-notes Pull requests that should be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants