From b01ea2fa816afba9834229b3b12bfceacde2f15c Mon Sep 17 00:00:00 2001 From: Tim Maes <91606949+Tim-Maes@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:48:15 +0100 Subject: [PATCH] Update screenshot used in DailyBuilds.md (#32604) --- docs/DailyBuilds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DailyBuilds.md b/docs/DailyBuilds.md index 230bcd02b6f..e10b22ef320 100644 --- a/docs/DailyBuilds.md +++ b/docs/DailyBuilds.md @@ -79,7 +79,7 @@ Using wildcards will cause NuGet to pull the latest daily build whenever package You can use your IDE to choose the latest version. For example, in Visual Studio: -![image](https://user-images.githubusercontent.com/1430078/92644977-01108780-f299-11ea-897e-bb8e9705ada7.png) +![image](https://github.com/dotnet/efcore/assets/91606949/4c7c5838-0500-453e-929b-0bc2c4d5fb35) Alternately, your IDE might provide auto-completion directly in the .csproj file: