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

FIX | Strings.resx in netfx #1136

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

JRahnama
Copy link
Member

While working on a different matter had some complication to build the driver after adding new values to strings.resx in netcore. It took me a while to find out the source of issue was coming from the difference between SQL_CannotCreateNormalizer in netcore and Sql_CannotCreateNormalizer in netfx.

@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jun 24, 2021
@cheenamalhotra cheenamalhotra merged commit 1bbafb9 into dotnet:main Jun 24, 2021
@JRahnama JRahnama deleted the strings-resx-netfx branch July 6, 2021 19:22
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