- Notifications
You must be signed in to change notification settings - Fork311
set NeutralLanguage in AssemblyInfo.props#3325
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
cheenamalhotra commentedMay 2, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks for finding and addressing the issue@BradBarnich , I agree this is necessary, and believe that must have been an oversight in the commit you attached in the issue. |
41a5358
intodotnet:mainUh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3325 +/- ##==========================================- Coverage 67.74% 62.20% -5.54%========================================== Files 298 292 -6 Lines 65536 65226 -310 ==========================================- Hits 44397 40574 -3823- Misses 21139 24652 +3513
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a potential fix for#3324
as described in the linked issue, it was intended to be there in the netfx build but was lost in the sdk csproj conversion
I'm not very familiar with resources, but it seems like it should be emitted for both netfx and net core builds.