Update ASP.NET Core daily builds URL (#672)
This commit is contained in:
parent
1a093c51e3
commit
06c9c93459
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Latest Coherent Build<sup>2</sup>
|
||||||
Reference notes:
|
Reference notes:
|
||||||
> **1**: Our Debian packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing the SDK from the .deb file (via dpkg or similar), then you'll need to install the corresponding dependencies first:
|
> **1**: Our Debian packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing the SDK from the .deb file (via dpkg or similar), then you'll need to install the corresponding dependencies first:
|
||||||
> * [Host, Host FX Resolver, and Shared Framework](https://github.com/dotnet/core-setup#daily-builds)
|
> * [Host, Host FX Resolver, and Shared Framework](https://github.com/dotnet/core-setup#daily-builds)
|
||||||
> * [ASP.NET Core Shared Framework](https://github.com/aspnet/universe#aspnet-core-shared-framework)
|
> * [ASP.NET Core Shared Framework](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)
|
||||||
>
|
>
|
||||||
> **2**: A 'coherent' build is defined as a build where the Runtime version matches between the CLI and ASP.NET Core.
|
> **2**: A 'coherent' build is defined as a build where the Runtime version matches between the CLI and ASP.NET Core.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue