Skip to content

Conversation

@akarnokd
Copy link
Collaborator

  • Remove unnecessary using statements
  • Remove type arguments that can be inferred from the context
  • Remove unnecessary casts
  • Change some x as Y into patterns of x is Y z

@danielcweber danielcweber merged commit cc4b5eb into dotnet:master Jun 29, 2018
<DefineConstants>$(DefineConstants);PLATFORM_DOTNET;XUNIT_VISIBILITY_INTERNAL</DefineConstants>
<PackageTags>Rx;Reactive;Extensions;Observable;LINQ;Events</PackageTags>
<Description>Reactive Extensions (Rx) for .NET - Testing Library</Description>
<LangVersion>7.1</LangVersion>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this from here. It's set in the top-level Directory.Build.props

@akarnokd akarnokd deleted the CleanupUsingArgs branch June 29, 2018 17:28
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.

3 participants