1.1 KiB
1.1 KiB
.NET 8.0 Upgrade Plan
Execution Steps
Execute steps below sequentially one by one in the order they are listed.
- Validate that an .NET 8.0 SDK required for this upgrade is installed on the machine and if not, help to get it installed.
- Ensure that the SDK version specified in global.json files is compatible with the .NET 8.0 upgrade.
- Upgrade GUIs.Test.ZUGFeRDTest\ZUGFeRDTest.vbproj
Settings
This section contains settings and data used by execution steps.
Excluded projects
Table below contains projects that do belong to the dependency graph for selected projects and should not be included in the upgrade.
| Project name | Description |
|---|---|
| – | Keine Projekte ausgeschlossen |
Project upgrade details
This section contains details about each project upgrade and modifications that need to be done in the project.
GUIs.Test.ZUGFeRDTest\ZUGFeRDTest.vbproj modifications
Project properties changes:
- Keine Änderungen erforderlich. Das Projekt zielt bereits auf
net8.0-windowsund verwendet kompatible Pakete.