How to create a YAML file to support .NET 6, .NET 7, .NET 8?
My project has multiple frameworks
net6.0;net7.0;net8.0
How to grant pipeline permissions to library variable group via Azure DevOps API?
Ive got a YML file that creates a variable group and then another pipeline needs permission to said resource, it can be easily done manually via the UI in a very simple manner (picture).