Skip to content

Commit

Permalink
Fix daily build selection image. (#32975)
Browse files Browse the repository at this point in the history
* Fix daily build selection image.

* Update DailyBuilds.md

* Remove image
  • Loading branch information
ajcvickers authored Feb 1, 2024
1 parent 3a346e9 commit a8b1664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DailyBuilds.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ 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](![image](https://github.com/dotnet/efcore/assets/1430078/9a54546b-f969-4409-868b-0fa675b162c6))
![Pick the daily build to use inside your IDE.](https://github.com/dotnet/efcore/assets/1430078/925aebff-fc88-4812-8cab-a3c4c29e8b94)

Alternately, your IDE might provide auto-completion directly in the .csproj file:

![image](https://user-images.githubusercontent.com/1430078/92645046-1d142900-f299-11ea-9e40-c2b1fe1f61c1.png)
![Use auto-completion in the csproj file, if supported by your IDE.](https://user-images.githubusercontent.com/1430078/92645046-1d142900-f299-11ea-9e40-c2b1fe1f61c1.png)

## What about Visual Studio and the SDK?

Expand Down

0 comments on commit a8b1664

Please sign in to comment.