Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Conversation

@nguerrera
Copy link
Contributor

@nguerrera nguerrera commented May 31, 2019

System.Data.SqlClient is getting flagged as a pre-built and it looks like F# doesn't require it anymore: dotnet/fsharp#6274

I don't know why System.Runtime.InteropServices would be referenced either as it would be in the base shared framework. Possibly only because of transitive dependency from System.Data.SqlClient?

Fix https://github.com/dotnet/cli/issues/11460

@nguerrera nguerrera requested review from a team, KevinRansom, brettfo and jonsequitur May 31, 2019 22:11
Copy link

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

cool, thanks.

@nguerrera nguerrera merged commit 0e8d535 into dotnet:master Jun 4, 2019
@nguerrera nguerrera deleted the cleanup-fsharp-package-refs branch June 4, 2019 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source-Build: Remove System.Data.SqlClient prebuilt from toolset

3 participants