:
Last modified: Sep 18, 2023

Translate-to-Norwegian

Breaking changes

Altinn.App.* libraries target .Net 6 now, which requires that the application does the same. In addition, all references to app and platform services have been moved from Startup.cs and should be replaced with two method calls. Follow the instructions below to ensure that the app is compatible with version 6 of the Altinn.App.* packages. Update target framework and package dependencies Install .Net 6 SDK before you start changing code. Navigate to you application repository and find App. »