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 fbc342a commit 9b57429Copy full SHA for 9b57429
appveyor.yml
@@ -8,7 +8,7 @@ configuration:
8
- Debug
9
10
build_script:
11
- - cmd: nuget restore
+ - cmd: nuget restore src/GitVersion.sln
12
13
- cmd: msbuild src/GitVersion.sln "/p:Configuration=%CONFIGURATION%;Platform=%PLATFORM%"
14
- ps: .\build\NuGetCommandLineBuild\tools\GitVersion.exe /l console /output buildserver /updateAssemblyInfo
0 commit comments