From 48cbcada621d04ce5cff0e443ee7e6f1cc38e412 Mon Sep 17 00:00:00 2001 From: Oleksandr Rogozin <50718918+Leviasan@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:05:29 +0200 Subject: [PATCH] Update Exception.xml NET 8.0 - It's a string property. What System.Reflection object are we talking about? --- xml/System/Exception.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/xml/System/Exception.xml b/xml/System/Exception.xml index 65b9d5cc4e4..bd73d240c54 100644 --- a/xml/System/Exception.xml +++ b/xml/System/Exception.xml @@ -1125,7 +1125,6 @@ The following code example throws and then catches an ex ]]> - The object must be a runtime object.