We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b68357 commit a645fb4Copy full SHA for a645fb4
azure-pipelines.rx.yml
@@ -41,7 +41,7 @@ jobs:
41
arguments: install --tool-path . nbgv
42
displayName: Install NBGV tool
43
44
- - script: nbgv cloud -a -p Rx.NET\Source
+ - script: ./nbgv cloud -a -p Rx.NET/Source
45
displayName: Set Version
46
47
- task: MSBuild@1
0 commit comments