Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: hide generated assembly name #8637

Merged
merged 2 commits into from
Apr 12, 2023
Merged

fix: hide generated assembly name #8637

merged 2 commits into from
Apr 12, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Apr 12, 2023

fixes #4597

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Apr 12, 2023
@yufeih yufeih closed this Apr 12, 2023
@yufeih yufeih reopened this Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.01 ⚠️

Comparison is base (c968e07) 77.27% compared to head (895144b) 77.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8637      +/-   ##
==========================================
- Coverage   77.27%   77.27%   -0.01%     
==========================================
  Files         630      630              
  Lines       25487    25487              
==========================================
- Hits        19696    19695       -1     
- Misses       5791     5792       +1     
Impacted Files Coverage Δ
...rc/Microsoft.DocAsCode.Dotnet/CompilationHelper.cs 87.91% <87.50%> (ø)
....DocAsCode.Dotnet/Visitors/SymbolVisitorAdapter.cs 93.41% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yufeih yufeih merged commit 2d4f111 into main Apr 12, 2023
@yufeih yufeih deleted the fix-cstempdll branch April 12, 2023 13:58
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
* fix: hide generated assembly name

* test(snapshot): update snapshots for 116a626

---------

Co-authored-by: yufeih <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assembly name with loose .cs files
1 participant