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