Moved pipeline to align with other projects in same repo
Changed MSBuild task to be specific and added new MSBuild Release task
Sort GetCategories on CategoryName
Added comments back from feature 135470
Added ItemGroup to allow testing internal methods
Testing for internal methods
Related work items: #135470, #238416
When debugging only
app.Services.GetRequiredService<IPCRBService>();
Injected AppSettings instead of using GetEnvironmentVariable at Services level
Get ready to use VSCode IDE