I,m trying to deploy Service Fabric application and package it in order to publish it on a server. I Right-Clicked on project in solution Explorer and clicked on Package but there is nothing in ...\pkg\Release but a ApplicationManifest.xml File. And also I get the Error The PowerShell script failed to execute:
Test-ServiceFabricApplicationPackage
on Release or Publish deploy mode.
Make sure you have services referenced in your application:
Or your service projects failed to build. Go through your build output and see if anything failed.