My organization uses Visual Builder Studio for CI/CD but it is very different than other repositories. Right now, I am only using the Git functionalities. My goal is to create a seamless pipeline where I can build/deploy/test my application from this tool.
I am deploying my app using ClickOnce. However I want to use the VBS functionalities such as Builds, Releases and Environments but I seem not to find much information about .NET applications.