Just updated to VS2015 Update 3 RC and now can't build UWP solution in Release configuration because of the following error:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets(2194,5): error MSB4044: The "GenerateAppxPackageRecipe" task was not given a value for the required parameter "AppxManifestXml".
It was fine a few minutes ago with VS2015 Update 2 and no any code changes since then.
Anyone experience something like this after update (or with fresh VS2015 Update 3 RC installation)?