The-Standard-Organization / ADotNet

ADotNet is a.NET library that enables software engineers on the .NET platform to develop AzureDevOps pipelines and Git Actions in C#.
98 stars 34 forks source link

MEDIUM FIX: Extracting Project Properties #87

Closed cjdutoit closed 1 year ago

cjdutoit commented 1 year ago

The Issue

Current script that extract the project properties does not work when running under Windows. It also does not handle multi line items correctly.