Skip to content

Commit 313f8fc

Browse files
committed
Adding missing known issue
1 parent d88f18e commit 313f8fc

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

hub/apps/windows-sdk/release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,19 @@ WinRT namespaces updated (new or modified APIs/types):
103103

104104
</details>
105105

106+
<details>
107+
<summary><strong>Known issues</strong></summary>
108+
109+
**BinSkim Warning 4146 Triggered by Windows SDK 10.0.26100.7175 in Visual Studio**
110+
111+
- We are aware of an issue where builds may fail with BinSkim rule BA2007 due to warning C4146 being explicitly disabled in a small number of Windows SDK libraries included in the Windows SDK version 10.0.26100.7175, which shipped with Visual Studio 17.14.22.
112+
- Developers may see build breaks or security‑tool validation failures when using this SDK version, depending on project configuration and toolchain settings.
113+
- A fix has been identified and is currently being prepared for a Visual Studio update. This will update the affected SDK content to restore expected behavior. Until the fix is available, you may use one of the following mitigations:
114+
- Retarget your project to another supported Windows SDK version, or
115+
- Suppress the specific BinSkim warning in your build configuration (not recommended long‑term)
116+
117+
</details>
118+
106119
---
107120

108121
#### Build 10.0.26100.6901

0 commit comments

Comments
 (0)