adventworks / hosted-pool-images

10 stars 4 forks source link

When will this get VS2017 15.4 or the Fall Creators Update SDK? #5

Open dbruning opened 6 years ago

dbruning commented 6 years ago

I need to build apps targeting the Fall Creators Update SDK. Since the Fall Creators Update is currently rolling out around the world, it would make sense to update this image to build against it.

JanNepras commented 6 years ago

We kinda need that too. We had to install our on premise build agent, which we don't want to do in the future anymore!

JeffMarqMetrix commented 6 years ago

I also need to build apps for Fall Creators update. Referencing any nuget packages in my UWP app that now target .NET Standard breaks my build.

Can someone from Microsoft please respond with an ETA? We're paying monthly for our hosted agent, and would like this support issue to be elevated.

rmarinho commented 6 years ago

Same here, i would like to know when will the Fall Creators will be in the machine as well as latest Xamarin Mobiel tools stable for Windows

JeffMarqMetrix commented 6 years ago

After getting help from Microsoft support, we discovered that the build agents already have the latest version. But my issue was that nuget couldn't restore .NET standard packages that were referenced in my UWP project. To fix this, add a build task to install the latest version of nuget. If you do this before any nuget restore tasks, it should work. The version number I set it to is: 4.4.0