Skip to content

[release/dev17.12] Remove obfuscated dlls from Compiler.Test.Resources#82306

Merged
JoeRobich merged 3 commits intorelease/dev17.12from
backport/pr-82286-to-release/dev17.12
Feb 12, 2026
Merged

[release/dev17.12] Remove obfuscated dlls from Compiler.Test.Resources#82306
JoeRobich merged 3 commits intorelease/dev17.12from
backport/pr-82286-to-release/dev17.12

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 5, 2026

Backport of #82286 to release/dev17.12

/cc @akhera99

Customer Impact

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

@github-actions github-actions bot requested review from a team as code owners February 5, 2026 22:36
@JoeRobich JoeRobich merged commit fd282b2 into release/dev17.12 Feb 12, 2026
23 of 27 checks passed
jjonescz added a commit to jjonescz/roslyn that referenced this pull request Apr 8, 2026
The scan service rejects the nupkg because it contains embedded
obfuscated DLLs (Obfuscated.dll, Obfuscated2.dll) that trigger
BlockingDetectionFound. Remove the DLLs (no test references them),
add CertificateName=None in Signing.props, and add a
SignCheckExclusionsFile.txt entry to skip post-build validation.

Backport of PR dotnet#82286 (main) / PR dotnet#82306 (dev17.12).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jjonescz added a commit that referenced this pull request Apr 8, 2026
The scan service rejects the nupkg because it contains embedded
obfuscated DLLs (Obfuscated.dll, Obfuscated2.dll) that trigger
BlockingDetectionFound. Remove the DLLs (no test references them),
add CertificateName=None in Signing.props, and add a
SignCheckExclusionsFile.txt entry to skip post-build validation.

Backport of PR #82286 (main) / PR #82306 (dev17.12).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants