Skip to content

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Dec 11, 2019

@roji @carlossanlop @safern

This will remove OdbcParameter.Offset among others that were incorrectly identified as .NET Core:
https://review.docs.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcparameter.offset?view=xamarinmac-3.0&branch=remove-shims

@mairaw mairaw added the doc-bug Problem with the content; needs to be fixed label Dec 11, 2019
@mairaw mairaw added this to the December 2019 milestone Dec 11, 2019
@mairaw mairaw requested review from carlossanlop and roji December 11, 2019 19:47
@mairaw mairaw self-assigned this Dec 11, 2019
</ReturnValue>
<Parameters>
<Parameter Name="configurationBuilder" Type="Microsoft.Extensions.Configuration.IConfigurationBuilder" Index="0" FrameworkAlternate="dotnet-plat-ext-3.0" RefType="this" />
<Parameter Name="configurationBuilder" Type="Microsoft.Extensions.Configuration.IConfigurationBuilder" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-3.0" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joelmartinez can we make sure this doesn't change position from one version to the next?

Copy link
Contributor

Choose a reason for hiding this comment

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

@mairaw we'll probably need to do some parameter sorting to make sure ... @mimisasouvanh, can you open a devops item on this? the functionality wouldn't be changing, just doing some sorting to maintain a consistent order

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can file one. Just point me to the right DevOps instance. I never know. That's why filing in the repo was easier 😉

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

Approved. There were some build warnings.

@mairaw
Copy link
Contributor Author

mairaw commented Dec 12, 2019

I don't think this PR introduced these. I'll have to look at those later.

@mairaw mairaw merged commit 779cc34 into master Dec 12, 2019
@mairaw mairaw deleted the remove-shims branch December 12, 2019 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants