Update Status Badge

This commit is contained in:
cra0zy 2019-11-04 21:30:20 +01:00
parent 13d3e7ac74
commit 31ff2ffb14

View File

@ -9,7 +9,7 @@ Differences can be seen with the following table:
| GtkSharp | .NET Standard 2.0 | Gtk 3.22 | Does not need glue libraries. |
| mono/gtksharp | .NET Framework 4.5 | Gtk 2 (also Gtk 3.0 but never officially released) | |
[![Build status](https://travis-ci.org/GtkSharp/GtkSharp.svg?branch=develop)](https://travis-ci.org/GtkSharp/GtkSharp)
[![Build Status](https://dev.azure.com/cra0zy/GtkSharp/_apis/build/status/GtkSharp.GtkSharp?branchName=develop)](https://dev.azure.com/cra0zy/GtkSharp/_build/latest?definitionId=1&branchName=develop)
* [Building from source](#building-from-source)
* [Using the library](#using-the-library)