Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2025

Backport of #63587 to release/10.0

/cc @wtgodbe

Make sure .pdb for AspnetcoreCA gets published to symbol server

Ensures that the .pdb's for the Aspnetcore Custom Action .dll get indexed to symbol server

Description

{Detail}

Fixes APIScan issues w/ missing symbols for aspnetcoreCA.dll, which is only distributed via the ANCM .msi's bundled in the hosting bundle

Customer Impact

Allows debugging the aspnetcore custom action .dll

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

Just adds missing symbols to the server

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

@github-actions github-actions bot requested review from a team and wtgodbe as code owners September 8, 2025 21:10
@wtgodbe wtgodbe added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework feature-installers Includes: Installers tell-mode Indicates a PR which is being merged during tell-mode labels Sep 8, 2025
@wtgodbe wtgodbe merged commit 334e033 into release/10.0 Sep 9, 2025
28 checks passed
@wtgodbe wtgodbe deleted the backport/pr-63587-to-release/10.0 branch September 9, 2025 03:54
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-rc2 milestone Sep 9, 2025
wtgodbe added a commit that referenced this pull request Sep 9, 2025
…ol server (#63590) (#63595)

* Make sure .pdb for AspnetcoreCA gets published

* Update src/Installers/Windows/AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj



* Update PDB file destination path for IISCustomActionDll

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wtgodbe <[email protected]>
Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework feature-installers Includes: Installers tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants