diff --git a/fern/products/sdks/overview/csharp/changelog/2025-08-12.mdx b/fern/products/sdks/overview/csharp/changelog/2025-08-12.mdx deleted file mode 100644 index 962bb8473..000000000 --- a/fern/products/sdks/overview/csharp/changelog/2025-08-12.mdx +++ /dev/null @@ -1,8 +0,0 @@ -## 2.1.11 -**`(fix):`** Generate explicit types everywhere, and have `dotnet format` reduce -namespaces and namespace prefixes. -This creates code that is much cleaner, and can easily support -multiple endpoints with identical names in the generated code without -name or namespace collisions. - -