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

Move to Shared for TdsEnums.cs #1369

Closed
wants to merge 27 commits into from

Conversation

lcheunglci
Copy link
Contributor

Relates to #1261 , I merged the netfx version into netcore of TdsEnum and moved it into shared src. There was a typo in TdsParser in netfx referencing the enum, so that's why it was modified and cleaned up the IDE0090 coding style info messages but I left the IDE1006 because those static variables are public and I didn't want to modify the public api.

@cheenamalhotra cheenamalhotra added the ➕ Code Health Changes related to source code improvements label Oct 25, 2021
@JRahnama JRahnama added this to the 5.0.0-preview1 milestone Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Code Health Changes related to source code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants