Skip to content

Commit 0a7a103

Browse files
committed
VS18 -> 2026
1 parent 9626966 commit 0a7a103

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/code-quality/c6278.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ helpviewer_keywords: ["C6278"]
1111
1212
## Notice
1313

14-
Warning C6278 was removed in Visual Studio 18. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
14+
Warning C6278 was removed in Visual Studio 2026. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
1515

1616
## Remarks
1717

docs/code-quality/c6279.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This warning appears only in C++ code and indicates that the calling function ha
1313

1414
## Notice
1515

16-
Warning C6279 was removed in Visual Studio 18. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
16+
Warning C6279 was removed in Visual Studio 2026. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
1717

1818
## Remarks
1919

docs/code-quality/c6280.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This warning indicates that the calling function has inconsistently allocated me
1313

1414
## Notice
1515

16-
Warning C6280 was removed in Visual Studio 18. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
16+
Warning C6280 was removed in Visual Studio 2026. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
1717

1818
## Remarks
1919

docs/code-quality/c6283.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This warning appears only in C++ code and indicates that the calling function ha
1313

1414
## Notice
1515

16-
Warning C6283 was removed in Visual Studio 18. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
16+
Warning C6283 was removed in Visual Studio 2026. Use the more generic warning [`C26865`](../code-quality/C26865.md) instead.
1717

1818
## Remarks
1919

0 commit comments

Comments
 (0)