From 6c68edc1f98d97f60b17a33b44c7a794adbd067f Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Mon, 31 Aug 2026 14:36:35 +0200 Subject: [PATCH] Points example csproj to renamed projects --- .../LEGO.AsyncAPI.Readers.JsonExample.csproj | 2 +- .../LEGO.AsyncAPI.Readers.YamlExample.csproj | 2 +- .../LEGO.AsyncAPI.Writers.Example.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/LEGO.AsyncAPI.Readers.JsonExample/LEGO.AsyncAPI.Readers.JsonExample.csproj b/examples/LEGO.AsyncAPI.Readers.JsonExample/LEGO.AsyncAPI.Readers.JsonExample.csproj index 55fea0ee..d33a12e7 100644 --- a/examples/LEGO.AsyncAPI.Readers.JsonExample/LEGO.AsyncAPI.Readers.JsonExample.csproj +++ b/examples/LEGO.AsyncAPI.Readers.JsonExample/LEGO.AsyncAPI.Readers.JsonExample.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/LEGO.AsyncAPI.Readers.YamlExample/LEGO.AsyncAPI.Readers.YamlExample.csproj b/examples/LEGO.AsyncAPI.Readers.YamlExample/LEGO.AsyncAPI.Readers.YamlExample.csproj index d2bf3f72..4bed9c02 100644 --- a/examples/LEGO.AsyncAPI.Readers.YamlExample/LEGO.AsyncAPI.Readers.YamlExample.csproj +++ b/examples/LEGO.AsyncAPI.Readers.YamlExample/LEGO.AsyncAPI.Readers.YamlExample.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/LEGO.AsyncAPI.Writers.Example/LEGO.AsyncAPI.Writers.Example.csproj b/examples/LEGO.AsyncAPI.Writers.Example/LEGO.AsyncAPI.Writers.Example.csproj index 9d0d9793..61486bfb 100644 --- a/examples/LEGO.AsyncAPI.Writers.Example/LEGO.AsyncAPI.Writers.Example.csproj +++ b/examples/LEGO.AsyncAPI.Writers.Example/LEGO.AsyncAPI.Writers.Example.csproj @@ -16,8 +16,8 @@ - - + +