mirror of
https://github.com/greenshot/greenshot
synced 2025-07-30 19:50:11 -07:00
Fixed location of the sln file in the yml.
This commit is contained in:
parent
c3872248f7
commit
fe52e4a48e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ before_build:
|
|||
- nuget restore
|
||||
- ps: .\prebuild.ps1
|
||||
build:
|
||||
project: greenshot\greenshot.sln
|
||||
project: greenshot.sln
|
||||
verbosity: normal
|
||||
after_build:
|
||||
- ps: .\build.ps1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue