microsoft / github-actions-for-desktop-apps

This repo contains a sample WPF application to demonstrate how to create CI/CD pipelines using GitHub Actions.
MIT License
353 stars 109 forks source link

Added the Wap project directory environment variable to the ci template. #18

Closed edwardskrod closed 4 years ago

LanceMcCarthy commented 4 years ago

This build history highlights a possible friction point for devs, the error doesn't tell you exactly which parameter is null.

C:\Users\runneradmin\.dotnet\tools\nbgv.exe get-version -f json -p version.json

Is it json or version.json that is causing the problem? Might be something to put in an FAQ once the culprit is discovered 🤔