Project property tools allows reading and writing of .Net Standard projects. It consists of two build steps: Project Property To Environment VariableOverviewThis 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 PropertyOverviewThis task writes a value back to your .Net Standard csproj file - in the specified project property. |