Skip to content

Commit efd04b2

Browse files
fearthecowboygithub-actions[bot]
authored andcommitted
update changelogs
1 parent b2d3bef commit efd04b2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fern/products/sdks/overview/csharp/changelog/2025-08-18.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 2.1.12
22
**`(fix):`** Add support for configuration 'experimental-fully-qualified-namespaces' to
3-
generate explicit types everywhere.
3+
generate fully qualified typenames and namespaces.
44
Add support for `experimental-dotnet-format` to have `dotnet format` reduce
55
namespaces and namespace prefixes. (this can take a large amount of memory)
66
This creates code that is much cleaner, and can easily support
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 2.1.13
2+
**`(fix):`** Ensure `experimental-fully-qualified-namespaces` to have
3+
'global::' prefix.
4+
5+

0 commit comments

Comments
 (0)