From c812518d5cdf1aed3c944a6f9f1d10023b95e1e2 Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Sun, 24 May 2026 14:34:03 +0200 Subject: [PATCH 1/4] Add project retirement notice to README Added a retirement notice for the project due to inactivity and redundancy. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7bd9cac..e8a4e79 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +## This project has been retired + +Following two years of inactivity, the final nail in the coffin came with PR Tenacom/Buildvana#276, that made this project redundant and basically useless. + +Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general) about the ownership of NuGet packages. + +--- + # ![](https://raw.githubusercontent.com/tenacom/Cecil.XmlDocNames/master/graphics/Cecil.XmlDocNames-128.png) Cecil.XmlDocNames [![License](https://img.shields.io/github/license/tenacom/Cecil.XmlDocNames.svg)](https://github.com/tenacom/Cecil.XmlDocNames/blob/master/LICENSE) From 8f9371e560bff8b3202cd30ad013a9f1f219bda1 Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Sun, 24 May 2026 14:42:30 +0200 Subject: [PATCH 2/4] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8a4e79..d67015b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Following two years of inactivity, the final nail in the coffin came with PR Tenacom/Buildvana#276, that made this project redundant and basically useless. -Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general) about the ownership of NuGet packages. +Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general) about the ownership of NuGet packages). --- From 2e8bdf03ab70f86ee44168b43e2ccc6de59086e4 Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Sun, 24 May 2026 14:42:43 +0200 Subject: [PATCH 3/4] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d67015b..63e42ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## This project has been retired -Following two years of inactivity, the final nail in the coffin came with PR Tenacom/Buildvana#276, that made this project redundant and basically useless. +Following two years of inactivity, the final nail in the coffin came with [PR Tenacom/Buildvana#276](https://github.com/Tenacom/Buildvana/pull/276), which made this project redundant and basically useless. Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general) about the ownership of NuGet packages). From 96a109286e6bf9fa8dd89832dcda520282f44c7c Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Sun, 24 May 2026 14:43:24 +0200 Subject: [PATCH 4/4] Clarify contact information for project ownership Removed redundant phrase in contact information. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e42ad..e514a31 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Following two years of inactivity, the final nail in the coffin came with [PR Tenacom/Buildvana#276](https://github.com/Tenacom/Buildvana/pull/276), which made this project redundant and basically useless. -Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general) about the ownership of NuGet packages). +Anyone interested in taking it up may contact me (ideally by [opening a discussion on the Buildvana repo](https://github.com/Tenacom/Buildvana/discussions/new?category=general)) about the ownership of NuGet packages. ---