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 the addition of resx files #6559

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Fix the addition of resx files #6559

merged 1 commit into from
Mar 30, 2023

Conversation

sharwell
Copy link
Member

  • Add resx files to AdditionalFiles before generating global configuration files
  • Preserve item metadata when adding resx files to AdditionalFiles

* Add resx files to AdditionalFiles before generating global configuration files
* Preserve item metadata when adding resx files to AdditionalFiles
@sharwell sharwell requested a review from a team as a code owner March 30, 2023 12:00
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #6559 (5f302e1) into main (b84dbd4) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6559   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files        1372     1372           
  Lines      320278   320278           
  Branches    10295    10295           
=======================================
+ Hits       308848   308851    +3     
+ Misses       8975     8972    -3     
  Partials     2455     2455           

@sharwell sharwell merged commit 8236610 into dotnet:main Mar 30, 2023
@sharwell sharwell deleted the fix-resx branch March 30, 2023 13:30
@github-actions github-actions bot added this to the vNext milestone Mar 30, 2023
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