Skip to content

Commit b748e1d

Browse files
update to internal commit c7170ee9
1 parent 293b2ba commit b748e1d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

programming/dotnet/release-notes/dotnet-2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ needGenerateH3Content: false
88

99
# Release Notes for .NET Edition - v2.x
1010

11+
## 2.2.12 (06/19/2024)
12+
13+
- Fixed a bug that caused 32-bit applications to crash on startup under .NET Framework.
14+
1115
## 2.2.11 (06/12/2024)
1216

1317
- Fixed a bug where calling the method `GetSimplifiedSettings` would throw a `System.IO.FileNotFoundException` with the message "Could not load file or assembly ...".

programming/dotnet/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ needAutoGenerateSidebar: false
88

99
# Release Notes - .NET Edition
1010

11+
- [2.2.12 (06/19/2024)](dotnet-2.md#2212-06192024)
1112
- [2.2.11 (06/12/2024)](dotnet-2.md#2211-06122024)
1213
- [2.2.10 (05/30/2024)](dotnet-2.md#2210-05302024)

0 commit comments

Comments
 (0)