-
Notifications
You must be signed in to change notification settings - Fork 738
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
Problem building a client app on Windows #536
Comments
Hi @dominicbetts , |
@ewertons any update on this issue? Is it an issue with the sample/bug? |
We are releasing a new set of nugets today, then I'll check the state of the failure. |
Hi @dominicbetts , For reference: |
It's working with the new nuget packages. |
Thanks for contributing to the Azure IoT SDKs. |
I'm using Windows 10 and Visual Studio 2017.
I'm stepping through this tutorial: https://docs.microsoft.com/en-us/azure/iot-accelerators/iot-accelerators-connecting-devices
I've added the following Nuget packages to the project:
I have the following include statements:
With version 1.2.4 or earlier of the Microsoft.Azure.IoTHub.IoTHubClient package, the project builds. Any later version fails to build with:
The text was updated successfully, but these errors were encountered: