From 165be06aa7f0861ed00845d92e51e2502b02b288 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 1 Jul 2025 08:55:25 -0700 Subject: [PATCH] Test PR for new dummy pipeline --- docs/DailyBuilds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/DailyBuilds.md b/docs/DailyBuilds.md index eb7ba2def9e5..6cad5261e6b9 100644 --- a/docs/DailyBuilds.md +++ b/docs/DailyBuilds.md @@ -2,6 +2,8 @@ Daily builds include the latest source code changes. They are not supported for production use and are subject to frequent changes, but we strive to make sure daily builds function correctly. +test + If you want to download the latest daily build and use it in a project, then you need to: * Obtain the latest [build of the .NET Core SDK](https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md).