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

project should only reference FSharp.Data.SqlClient #75

Merged
merged 1 commit into from
Oct 24, 2014

Conversation

ctaggart
Copy link

  • project should only reference FSharp.Data.SqlClient
  • System.Data and System.Xml should not be tied to .NET 4.0

I did not build this, but please try. :)

System.Data and System.Xml should not be tied to .NET 4.0
dmitry-a-morozov added a commit that referenced this pull request Oct 24, 2014
project should only reference FSharp.Data.SqlClient
@dmitry-a-morozov dmitry-a-morozov merged commit 75bc1ad into fsprojects:master Oct 24, 2014
@ctaggart ctaggart deleted the nuget-references branch October 24, 2014 21:37
</metadata>
<files>
<file src="..\bin\FSharp.Data.SqlClient.dll" target="lib/net40\FSharp.Data.SqlClient.dll" />
<file src="..\bin\FSharp.Data.SqlClient.pdb" target="lib/net40\FSharp.Data.SqlClient.pdb" />
<file src="..\bin\FSharp.Data.SqlClient.xml" target="lib/net40\FSharp.Data.SqlClient.xml" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you mean to yank the FSharp.Data.SqlClient files out of the NuGet package?

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