Differential packaging
问题 When upgrading an application, the Test-ServiceFabricApplicationPackage command throws errors for every code package whose version number has not changed (it\'s saying the content has changed, even though the code hasn\'t). I know there is a feature that allows creating partial packages, but I was not able to use it. My questions are: How is the content of the code package checked for changes? Binary comparison? How to construct the partial package (Just remove the Code directories after VS