Skip to content

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Dec 5, 2022

Now that the SDK can target net8.0, we can test 8.0 scenarios (and scenarios where the 8.0 SDK targets 7.0).
I also added a check that that the built-in PublishAot scenario doesn't produce packagereference warnings. This depends on dotnet/runtime#79240.

@ghost ghost added the Area-ILLink label Dec 5, 2022
@sbomer sbomer requested review from LakshanF and agocke December 5, 2022 18:02
Copy link
Contributor

@LakshanF LakshanF left a comment

Choose a reason for hiding this comment

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

Thanks for doing this! Neat way of checking FX and AOT package versions!

Not related to this PR but to this test is general: Its bad that we might have to revisit to change ExplicitPackageVersion but at least its only on one place. The test scenarios are complex and are going to be challenging to follow but can't see an obvious way to make these easier to understand. Perhaps when we revisit testing OSX support, I can create a high-level test spec for this.

Copy link
Member

@agocke agocke left a comment

Choose a reason for hiding this comment

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

LGTM

@sbomer sbomer force-pushed the nativeaotTFMTests branch from 719e028 to 0abf910 Compare January 26, 2023 21:58
sbomer added 3 commits May 12, 2023 00:00
Now that we have ingested dotnet/runtime#79870.

The test started warning that SelfContained is no longer the default
due to recent changes, fixed by specifying SelfContained.
@sbomer sbomer merged commit dac5a5c into dotnet:main May 15, 2023
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