Closed LanceMcCarthy closed 6 years ago
Something went wrong with the app's manifest, the min and target SDK versions have been wiped out,
https://github.com/LanceMcCarthy/MvpApi/blob/3d786aa9afee4e2f9ef0cf1a19b1451bebaf6f91/MvpApi.Uwp/Package.appxmanifest#L11
Fix should be simple, make sure the version numbers are correct, rebuild and repackage.
Fixed in https://github.com/LanceMcCarthy/MvpApi/commit/7c41c7db60e398a4b09618b7211e88a5632716eb
Something went wrong with the app's manifest, the min and target SDK versions have been wiped out,
https://github.com/LanceMcCarthy/MvpApi/blob/3d786aa9afee4e2f9ef0cf1a19b1451bebaf6f91/MvpApi.Uwp/Package.appxmanifest#L11
Fix should be simple, make sure the version numbers are correct, rebuild and repackage.