You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`GetXmlNamespaceMaps` type change](../core/compatibility/wpf/9.0/xml-namespace-maps.md)
24
25
-[`installer` repo version no longer included in `productcommits` files](../core/compatibility/sdk/9.0/productcommits-versions.md)
@@ -44,25 +45,6 @@ Welcome to what's new in the .NET docs for 2023-11-09 - 2024-11-12. This article
44
45
-[Terminal logger is default](../core/compatibility/sdk/9.0/terminal-logger.md)
45
46
-[Warning emitted for .NET Standard 1.x targets](../core/compatibility/sdk/9.0/netstandard-warning.md)
46
47
47
-
### Updated articles
48
-
49
-
-[Breaking changes in .NET 9](../core/compatibility/9.0.md)
50
-
- Breaking change for floating point to int conversions
51
-
- BinaryFormatter removal
52
-
- Deprecated MonoVM packages
53
-
- Core libraries breaking changes for Preview 6
54
-
- PictureBox breaking change
55
-
- Two SDK breaking changes
56
-
- Breaking change for ShouldGenerateNewKey
57
-
- XmlNamespacesMap breaking change
58
-
- InMemoryDirectoryInfo breaking change
59
-
- Inline array size limit breaking change
60
-
- .NET 9 Preview 1 breaking changes
61
-
- WinForms breaking changes for .NET 9 Preview 1
62
-
- .NET SDK breaking changes
63
-
- Update diagnostic docs for SYSLIB0009
64
-
-[Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream](../core/compatibility/core-libraries/6.0/partial-byte-reads-in-streams.md) - Add CA2022 to docs
65
-
66
48
## .NET fundamentals
67
49
68
50
### New articles
@@ -73,22 +55,14 @@ Welcome to what's new in the .NET docs for 2023-11-09 - 2024-11-12. This article
73
55
74
56
### Updated articles
75
57
76
-
-[.NET Standard](../standard/net-standard.md) - Two SDK breaking changes
77
-
-[CA1872: Prefer 'Convert.ToHexString' and 'Convert.ToHexStringLower' over call chains based on 'BitConverter.ToString'](../fundamentals/code-analysis/quality-rules/ca1872.md) - Add CA2022 to docs
78
-
-[CA2264: Do not pass a non-nullable value to 'ArgumentNullException.ThrowIfNull'](../fundamentals/code-analysis/quality-rules/ca2264.md) - Add CA2022 to docs
-[What's new in the SDK and tooling for .NET 8](../core/whats-new/dotnet-8/sdk.md) - Add CA2022 to docs
89
65
-[What's new in the SDK and tooling for .NET 9](../core/whats-new/dotnet-9/sdk.md)
90
-
- Add CA2265 docs
91
-
- Add CA2022 to docs
92
66
93
67
## C# language
94
68
@@ -214,4 +188,3 @@ Welcome to what's new in the .NET docs for 2023-11-09 - 2024-11-12. This article
214
188
215
189
-[Add Business Logic By Using Partial Methods](../framework/data/adonet/sql/linq/adding-business-logic-by-using-partial-methods.md) - Add conceptual content for partial properties
216
190
-[dangerousThreadingAPI MDA](../framework/debug-trace-profile/dangerousthreadingapi-mda.md) - Add language reference for `lock`
0 commit comments