From 25b836b1b5cfc579edca54e322bf729564731c9c Mon Sep 17 00:00:00 2001 From: Michael Nebel Date: Tue, 10 Feb 2026 13:12:53 +0100 Subject: [PATCH] C#: Apply suggestions from code review Co-authored-by: Tom Hvitved --- .../178a7e6cf335486d33d4e49543148e3f57f04a9a/upgrade.properties | 2 +- .../68b5aec54e50fe7e375df3777b756a746ca3a37c/upgrade.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/downgrades/178a7e6cf335486d33d4e49543148e3f57f04a9a/upgrade.properties b/csharp/downgrades/178a7e6cf335486d33d4e49543148e3f57f04a9a/upgrade.properties index 89034aaf132..50b00060510 100644 --- a/csharp/downgrades/178a7e6cf335486d33d4e49543148e3f57f04a9a/upgrade.properties +++ b/csharp/downgrades/178a7e6cf335486d33d4e49543148e3f57f04a9a/upgrade.properties @@ -1,3 +1,3 @@ -description: Remove the relation extension_receiver_type and remove the extension_type type kind. +description: Remove the relation `extension_receiver_type` and remove the `extension_type` type kind. compatibility: backwards extension_receiver_type.rel: delete diff --git a/csharp/ql/lib/upgrades/68b5aec54e50fe7e375df3777b756a746ca3a37c/upgrade.properties b/csharp/ql/lib/upgrades/68b5aec54e50fe7e375df3777b756a746ca3a37c/upgrade.properties index 96953ab2353..2d18dccf06c 100644 --- a/csharp/ql/lib/upgrades/68b5aec54e50fe7e375df3777b756a746ca3a37c/upgrade.properties +++ b/csharp/ql/lib/upgrades/68b5aec54e50fe7e375df3777b756a746ca3a37c/upgrade.properties @@ -1,2 +1,2 @@ -description: Add the elation extension_receiver_type and add the extension_type type kind. +description: Add the relation `extension_receiver_type` and add the `extension_type` type kind. compatibility: full