From 28c3cd45f6121e5cf7783153d167f283ef1faa2a Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Sat, 13 Jan 2024 12:15:29 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 014b77b..eef78f5 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,4 @@ This repo contains my custom devcontainer features. | Feature | Description | | ------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | | [digitalocean-doctl-cli-persistence](./src/digitalocean-doctl-cli-persistence) | Avoid extra logins from the DigitalOcean `doctl` CLI by preserving the `~/.config/doctl` folder across container instances. | +| [dotnet-aspire-daily](./src/dotnet-aspire-daily) | installs .NET Aspire daily builds.|