Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
one more time
Browse files Browse the repository at this point in the history
T-Gro committed Dec 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5e296b9 commit dec61d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/AheadOfTime/Trimming/check.ps1
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ function CheckTrim($root, $tfm, $outputfile, $expected_len) {

# NOTE: Trimming now errors out on desktop TFMs, as shown below:
# error NETSDK1124: Trimming assemblies requires .NET Core 3.0 or higher.

$compressAllMetadata = $env:_kind -eq "-compressAllMetadata"
$expectedForSelfContained = if ($compressAllMetadata) {300032} else {288256}

# Check net7.0 trimmed assemblies

0 comments on commit dec61d6

Please sign in to comment.