Skip to content

Commit 509e8bf

Browse files
update to internal commit d7c6e555
1 parent 239dd9f commit 509e8bf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

programming/dotnet/release-notes/dotnet-10.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 - 10.x
1010

11+
## 10.2.12 (06/19/2024)
12+
13+
- Fixed a bug that caused 32-bit applications to crash on startup under .NET Framework.
14+
1115
## 10.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,6 +8,7 @@ needAutoGenerateSidebar: false
88

99
# Release Notes for .NET Edition
1010

11+
- [10.2.12 (06/19/2024)](dotnet-10.md#10212-06192024)
1112
- [10.2.11 (06/12/2024)](dotnet-10.md#10211-06122024)
1213
- [10.2.10 (05/30/2024)](dotnet-10.md#10210-05302024)
1314
- [9.6.40 (03/14/2024)](dotnet-9.md#9640-03142024)

0 commit comments

Comments
 (0)