Skip to content

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
@manodasanW
Copy link
Member

Looks like both host tests and wux tests are failing.

I think the json in both needed to be updated:

Co-authored-by: Manodasan Wignarajah <mawign@microsoft.com>
@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.

@manodasanW manodasanW merged commit 1be4f05 into staging/2.3 Nov 25, 2024
1 of 9 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/remove-net6 branch November 25, 2024 06:33
Sergio0694 added a commit that referenced this pull request Dec 4, 2024
* Remove .NET 6 target from all projects

* Update RIDs for .NET 8

* Bump .NET SDK in build script

* Override RIDs for 'WinUIDesktopSample' project

* Rename 'TestEmbedding' folders and files

* Update readme files

* Update runtimeconfig.json files

* Throw if < .NET 8 is used for projections

* Remove 'net7_0_or_greater' setting

* Fix leftover options

Co-authored-by: Manodasan Wignarajah <mawign@microsoft.com>

* Update RuntimeFrameworkVersion.csproj

* Fix host tests

* Add TFM check

* Update src/WinRT.Runtime/WinRT.Runtime.csproj

---------

Co-authored-by: Manodasan Wignarajah <mawign@microsoft.com>
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.

3 participants