Skip to content

Commit af812f2

Browse files
authored
Add Blazor dev feed to list of feeds for using nightly builds (#11149)
1 parent 4023943 commit af812f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/DailyBuilds.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ If you want to download the latest daily build and use it in a project, then you
1818
<add key="entityframeworkcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json" />
1919
<add key="aspnetcore-tooling" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json" />
2020
<add key="aspnetcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
21+
<add key="aspnet-blazor" value="https://dotnetfeed.blob.core.windows.net/aspnet-blazor/index.json" />
2122
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
2223
</packageSources>
2324
</configuration>

0 commit comments

Comments
 (0)