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

Added missing underscores in resource name #30545

Merged
merged 1 commit into from Oct 16, 2018

Conversation

JoeRobich
Copy link
Member

A string resource was using spaces as word separators in the resource name. Updated to use underscores instead.

@JoeRobich JoeRobich requested a review from a team as a code owner October 16, 2018 19:59
@JoeRobich JoeRobich merged commit 9947036 into dotnet:master Oct 16, 2018
sharwell pushed a commit that referenced this pull request Oct 29, 2018
…rop-refactoring-naming-alignment

* origin/master: (1888 commits)
  Remove unused diagnostic methods. (#30539)
  Added missing underscores in resource name (#30545)
  Move Spanish job to Azure DevOps
  Add when clause case to the TypeInferrer
  Add unit test
  Workaround for missing ZipDirectory task in msbuild 15.7
  Build Roslyn_Preview.zip from a project
  Fixed typo ‘should descent’
  Test loading of analyzer built against netstandard1.3
  Add links to workitems/test plans (#30476)
  Use the IsAccessor extension for ISymbol
  Add unit test
  Update test.
  Simplify.
  Don't double massage actions.
  Only look at the nested actions, ensuring that this form doesn't change unexpectedly.
  Set getInnermostNodeForTie argument to true
  Fix for UseLocalFunction breaking semantics
  Rename
  Update name.
  ...

# Conflicts:
#	src/Features/Core/Portable/InitializeParameter/AbstractInitializeMemberFromParameterCodeRefactoringProviderMemberCreation.cs
@JoeRobich JoeRobich deleted the fix-resource-name branch January 14, 2019 23:51
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.

None yet

2 participants