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

Failed to build in CI pipeline #8

Open
kreiswelt opened this issue Feb 18, 2019 · 0 comments
Open

Failed to build in CI pipeline #8

kreiswelt opened this issue Feb 18, 2019 · 0 comments

Comments

@kreiswelt
Copy link

Hi,

I wish to include this solution as part of my CI pipeline in Azure using Hosted VS2017 agent
However, I got following build error:

lib\NetStorageKit\NetStorage\NetstorageCMSv35Signer.cs(25,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
lib\NetStorageKit\NetStorage\NetStorage.cs(26,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)

Seems we need Microsoft.Net.Http package
or change the solution to target .Net Framework 4.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant