Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 879 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 879 Bytes

Project property tools allows reading and writing of .Net Standard projects.

It consists of two build steps:

Project Property To Environment Variable

Build Step Preview Image

Overview

This task reads your .Net Standard csproj file, and converts the specified project property to an environment variable.

This task includes the option to define a prefix for the variable.

Write Project Property

Build Step Preview Image

Overview

This task writes a value back to your .Net Standard csproj file - in the specified project property.

Azure DevOps Marketplace

This is the source of .Net Standard Project Property Reader and Writer from the Azure DevOps Marketplace.