Hope anyone here can help. I've been on it for days.
I have VSO and am using service fabric. My builds always worked on VSO until a new developer installed the latest Service Fabric SDK on his machine. Being ok with using the latest SDKs I updated mine also. This didn't affect anything locally. But it's SF project is not building on VSO anymore.
This is the error:
ServiceFabricBackup\SocialHootz.Refs\SocialHootz.Refs.sfproj(0,0): Error MSB4057: The target "Package" does not exist in the project. Process 'msbuild.exe' exited with code '1'.
My gut feel is that the Hosted 2017 service on VSO doesn't use the latest version of MSBUILD but I'm at a loss at this stage.