mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Added Azure-DevOps build status
This commit is contained in:
parent
18ebbd37e5
commit
5123cef4d4
1 changed files with 4 additions and 2 deletions
|
@ -3,6 +3,8 @@ Greenshot - a free screenshot tool optimized for productivity
|
||||||
[](#backers)
|
[](#backers)
|
||||||
[](#sponsors)
|
[](#sponsors)
|
||||||
|
|
||||||
|
[](https://dev.azure.com/greenshot/Greenshot/_build/latest?definitionId=1&branchName=develop)
|
||||||
|
|
||||||
Welcome to the source repository for Greenshot
|
Welcome to the source repository for Greenshot
|
||||||
|
|
||||||
What is Greenshot?
|
What is Greenshot?
|
||||||
|
@ -35,7 +37,7 @@ Quick start for developers
|
||||||
* Open the solution from the src directory in Visual Studio
|
* Open the solution from the src directory in Visual Studio
|
||||||
* Rebuild and start...
|
* Rebuild and start...
|
||||||
|
|
||||||
If you can't use Visual Studio 2019 (preview) try the following:
|
If you can't use Visual Studio 2019, Rider from Jetbrains is also supported and you can also work with the commandline:
|
||||||
* Open a powershell / shell in the directory where you cloned this repo
|
* Open a powershell / shell in the directory where you cloned this repo
|
||||||
* run dotnet build src/Greenshot.sln
|
* run dotnet build src/Greenshot.sln
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue