From 127c21525cc25bf69b0dabf5e89e6dff05c9e4bf Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Mon, 7 Nov 2022 19:21:07 -0800 Subject: [PATCH] highlight the container additions in the project file --- .../Podcasts/Podcast.MinimalAPI/Podcast.MinimalAPI.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Services/Podcasts/Podcast.MinimalAPI/Podcast.MinimalAPI.csproj b/src/Services/Podcasts/Podcast.MinimalAPI/Podcast.MinimalAPI.csproj index bd94d4a..5cbc26f 100644 --- a/src/Services/Podcasts/Podcast.MinimalAPI/Podcast.MinimalAPI.csproj +++ b/src/Services/Podcasts/Podcast.MinimalAPI/Podcast.MinimalAPI.csproj @@ -9,8 +9,14 @@ ..\..\..\.. false false + + + podcastapi + + + @@ -21,7 +27,6 @@ -