From c6466ca15ac70c161f5af017f8585c28d200fa80 Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Mon, 4 Dec 2023 16:33:22 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 87bd119..19a731a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -44,7 +44,7 @@ To use the latest daily builds, add a `NuGet.config` file to your solution root, ``` -There are two daily build feeds available, one with (optimized) `Release` configuration builds and one with (unoptimized) `Debug` configuration builds. +There are two daily build feeds available, one with production-ready (optimized) `Release` configuration builds and one with (unoptimized) `Debug` configuration builds. All packages use SourceLink. ## Fluent API