Update README.md

Add daily feed link.
pull/70/head
Laurents Meyer 5 years ago committed by GitHub
parent 65e45455cd
commit f98eeecfea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ It runs on Windows operating systems only and can be used with either ODBC or OL
All stable releases are available on [nuget.org](https://www.nuget.org/packages/EntityFrameworkCore.Jet/).
## Daily Builds
To use the latest daily builds from our Azure DevOps feed, add a `NuGet.config` file to your solution root with the following content and enable _prereleases_:
To use the latest daily builds from our [Azure DevOps feed](https://bubibubi.visualstudio.com/EntityFrameworkCore.Jet/_packaging?_a=feed&feed=public%40Local), add a `NuGet.config` file to your solution root with the following content and enable _prereleases_:
```xml
<?xml version="1.0" encoding="utf-8"?>

Loading…
Cancel
Save