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 .NET 6 target from all projects #1875

Open
wants to merge 11 commits into
base: staging/2.3
Choose a base branch
from

Conversation

Sergio0694
Copy link
Member

This PR removes .NET 6 from all projects in the CsWinRT repo.

@Sergio0694 Sergio0694 changed the base branch from master to staging/2.3 November 23, 2024 02:40
src/cswinrt/main.cpp Outdated Show resolved Hide resolved
@manodasanW
Copy link
Member

Looks like both host tests and wux tests are failing.

I think the json in both needed to be updated:

src/cswinrt/main.cpp Outdated Show resolved Hide resolved
Co-authored-by: Manodasan Wignarajah <[email protected]>
@manodasanW
Copy link
Member

This still says .NET 6

%(KnownFrameworkReference.TargetFramework) == 'netcoreapp6.0'"

@manodasanW
Copy link
Member

The above might explain

[ FAILED ] HostTest.ProbeByClass
[ FAILED ] HostTest.ProbeByHost
[ FAILED ] HostTest.MappedTarget

@manodasanW
Copy link
Member

Those 3 still seem to be failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants