Skip to content

Support NuGet packages.config #165

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

Merged
merged 1 commit into from
May 17, 2018
Merged

Conversation

eerhardt
Copy link
Member

Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Fix #93

Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Fix dotnet#93
@markusweimer
Copy link
Member

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Whoever merges this should correct this line in the commit message :)

@eerhardt
Copy link
Member Author

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Whoever merges this should correct this line in the commit message :)

Is there an error in the line? Or is the issue just that the wording is awkward?

@eerhardt eerhardt merged commit 720ecdc into dotnet:master May 17, 2018
@eerhardt eerhardt deleted the PackagesConfig branch May 17, 2018 17:43
eerhardt added a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a project is not targeting x64. ML.NET only supports x64.

Fix dotnet#93
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
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.

3 participants