Whenever there is a major release a bunch of things have to be updated.
We have document that already covers what changes has to be made here
Eg:
Switching from eg: .Net 7 to .Net 8 involves
- Update Scripts - errors and exceptions in scripting has to be updated
- Documentation of this process - we already have a document in place, we just need to make sure it is updated
Also address like:
- Publishing feeds not found. Did you add the channel to feeds.json and this script?
- The property 'dotnet8' cannot be found on this object. Verify that the property exists -> Link
Whenever there is a major release a bunch of things have to be updated.
We have document that already covers what changes has to be made here
Eg:
Switching from eg: .Net 7 to .Net 8 involves
Also address like: