Skip to content

Conversation

@harshit7962
Copy link
Member

@harshit7962 harshit7962 commented Oct 13, 2023

Update TFM from .NET 8 to .NET 9

Microsoft Reviewers: Open in CodeFlow

@harshit7962 harshit7962 requested a review from a team as a code owner October 13, 2023 17:28
@ghost ghost assigned harshit7962 Oct 13, 2023
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Oct 13, 2023
@ghost ghost requested review from dipeshmsft and singhashish-wpf October 13, 2023 17:28
@pchaurasia14 pchaurasia14 merged commit 69985c9 into dotnet:main Oct 13, 2023
<WindowsDesktopARM64Support>true</WindowsDesktopARM64Support>
<TargetFramework>net8.0</TargetFramework>
<TargetFrameworkVersion>8.0</TargetFrameworkVersion>
<TargetFramework>net9.0</TargetFramework>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@singhashish-wpf, why can't you use NetCurrent and NetPrevious variables defined by arcade?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those properties aren't really used by many repositories yet. Consider filing an issue to track the work to switch to these properties.

And $(TargetFramework) == 'net8.0'
And Exists('$(PkgMicrosoft_Private_Winforms)\ref\net7.0\%(MicrosoftPrivateWinFormsReference.Identity).dll')">
And $(TargetFramework) == 'net9.0'
And Exists('$(PkgMicrosoft_Private_Winforms)\ref\net8.0\%(MicrosoftPrivateWinFormsReference.Identity).dll')">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this the TFM folder in the Microsoft.Private.Winforms package net8.0 instead of net9.0?

@ghost ghost locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants