C
C#4mo ago
r2d25551

Connect

How to upgrade repo to .Net 7 or .Net 8 (https://github.com/CommunityToolkit/Lottie-Windows). I have been trying on and off now probably since November 2023. I spent a lot of time on something I consider to be trivial. Any help is appreciated. Visual Studio output is:
Framework: Microsoft.NET.CoreRuntime.2.2/X64, app package version 2.2.29713.2 is not currently installed. Framework: Microsoft.NET.CoreFramework.Debug.2.2/X64, app package version 2.2.29301.2 is not currently installed. Installing missing frameworks... DEP0800: The required framework "C:\Users\Jerry.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx" failed to install. [0x80073CF0] Common::Deployment::MsixvcStagingSession::GetManifestReader in MsixvcStagingSession failed with error 0x80070570. Creating a new clean layout... Copying files: Total 13 mb to layout... Checking whether required frameworks are installed... ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 8:22 AM and took 14.201 seconds ========== ========== Deploy: 0 succeeded, 2 failed, 0 skipped ========== ========== Deploy completed at 8:22 AM and took 14.201 seconds ========== Framework: Microsoft.NET.CoreRuntime.2.2/X64, app package version 2.2.31331.1 is not currently installed. Framework: Microsoft.NET.CoreFramework.Debug.2.2/X64, app package version 2.2.31327.1 is not currently installed. Installing missing frameworks... DEP0800: The required framework "C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.14\build..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx" failed to install. [0x80073CF0] Common::Deployment::MsixvcStagingSession::GetManifestReader in MsixvcStagingSession failed with error 0x80070570.
Framework: Microsoft.NET.CoreRuntime.2.2/X64, app package version 2.2.29713.2 is not currently installed. Framework: Microsoft.NET.CoreFramework.Debug.2.2/X64, app package version 2.2.29301.2 is not currently installed. Installing missing frameworks... DEP0800: The required framework "C:\Users\Jerry.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx" failed to install. [0x80073CF0] Common::Deployment::MsixvcStagingSession::GetManifestReader in MsixvcStagingSession failed with error 0x80070570. Creating a new clean layout... Copying files: Total 13 mb to layout... Checking whether required frameworks are installed... ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 8:22 AM and took 14.201 seconds ========== ========== Deploy: 0 succeeded, 2 failed, 0 skipped ========== ========== Deploy completed at 8:22 AM and took 14.201 seconds ========== Framework: Microsoft.NET.CoreRuntime.2.2/X64, app package version 2.2.31331.1 is not currently installed. Framework: Microsoft.NET.CoreFramework.Debug.2.2/X64, app package version 2.2.31327.1 is not currently installed. Installing missing frameworks... DEP0800: The required framework "C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.14\build..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx" failed to install. [0x80073CF0] Common::Deployment::MsixvcStagingSession::GetManifestReader in MsixvcStagingSession failed with error 0x80070570.
0 Replies
No replies yetBe the first to reply to this messageJoin