Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Sets the default for switch added in dotnet/sdk#46375.

(Should merge before we start consuming the SDK/runtime that has this.)

Sets the default for switch added in dotnet/sdk#46375.

(Should merge before we start consuming the SDK/runtime that has this.)
@jonathanpeppers
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

Looks like we have a few tests that fail if from a fork:

 Test 'foo' requires a commercial build of .NET for Android.

I'll look into making these ignore instead of fail.

@jonathanpeppers jonathanpeppers merged commit f3ebc6f into dotnet:main Jan 29, 2025
51 of 58 checks passed
grendello added a commit that referenced this pull request Jan 29, 2025
* main:
  [build] remove unused Xamarin.Android files (#9719)
  [illink] Set default for `$(UseSizeOptimizedLinq) (#9718)
@MichalStrehovsky MichalStrehovsky deleted the patch-1 branch January 29, 2025 22:39
@ivanpovazan
Copy link
Member

Just a note that this change makes debug builds slightly bigger as we don't run the trimmer in them.

@dellis1972
Copy link
Contributor

Looks like we have a few tests that fail if from a fork:

 Test 'foo' requires a commercial build of .NET for Android.

I'll look into making these ignore instead of fail.

I did that on purpose. Because there were silently being skipped, and I was doing fast dev changes from a fork and none of the test were running. W

@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants