From 409489a5072beb702a31eb54c122b432ad76a878 Mon Sep 17 00:00:00 2001 From: 6d486f49 Date: Wed, 10 Jun 2026 22:12:02 -0400 Subject: [PATCH] ... --- docs/Tasks/Generate a csharp script to do what you did.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/Tasks/Generate a csharp script to do what you did.md diff --git a/docs/Tasks/Generate a csharp script to do what you did.md b/docs/Tasks/Generate a csharp script to do what you did.md new file mode 100644 index 0000000..43b2d97 --- /dev/null +++ b/docs/Tasks/Generate a csharp script to do what you did.md @@ -0,0 +1,5 @@ +--- +category: Task +status: Done +--- +In the Console project, write a C# script that would cause what you did to the docs/notes, of moving it to the Web/wwwroot/docs folder, generating notes-index.json, and whatever else you did. \ No newline at end of file