From ab8a2dc13cc161e3e89f63364289932a3d8e0cd1 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:27:53 -1000 Subject: [PATCH] preps 7.0 sample folders --- .../minimal-apis/bindingArrays/7.0-samples/ReadMe.md | 3 +++ .../endpoint-description-summary/7.0-samples/ReadMe.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/ReadMe.md create mode 100644 aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples/ReadMe.md diff --git a/aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/ReadMe.md b/aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/ReadMe.md new file mode 100644 index 0000000000..3e912c212c --- /dev/null +++ b/aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/ReadMe.md @@ -0,0 +1,3 @@ +Add samples here for https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-2/#binding-arrays-and-stringvalues-from-headers-and-query-strings-in-minimal-apis + +Then delete this file \ No newline at end of file diff --git a/aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples/ReadMe.md b/aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples/ReadMe.md new file mode 100644 index 0000000000..352e106f0b --- /dev/null +++ b/aspnetcore/fundamentals/minimal-apis/endpoint-description-summary/7.0-samples/ReadMe.md @@ -0,0 +1,3 @@ +Add samples here for https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-2/#provide-endpoint-descriptions-and-summaries-for-minimal-apis + +Then delete this file \ No newline at end of file