Skip to content

Commit a9f72d5

Browse files
authored
Add metadata (#11199)
* Add metadata Add the required learn metadata to publish these articles on learn. See dotnet/AspNetCore.Docs#34063 * add the date.
1 parent 1f24912 commit a9f72d5

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

docs/Compiler Breaking Changes - DotNet 8.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100
1+
---
2+
title: Razor compiler breaking changes since .NET 8
3+
description: Learn about any breaking changes since the initial release of .NET 8.
4+
author: rick-anderson
5+
ms.author: riande
6+
ms.date: 2024-11-12
7+
---
8+
# Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100
29

310
This document lists known breaking changes in Razor after .NET 8 general release (.NET SDK version 8.0.100) through .NET 9 general release (.NET SDK version 9.0.100).
411

docs/Compiler Breaking Changes - DotNet 9.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100
1+
---
2+
title: Razor compiler breaking changes since .NET 9
3+
description: Learn about any breaking changes since the initial release of .NET 9.
4+
author: rick-anderson
5+
ms.author: riande
6+
ms.date: 2024-11-12
7+
---
8+
# Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100
29

310
This document lists known breaking changes in Razor after .NET 9 general release (.NET SDK version 9.0.100) through .NET 10 general release (.NET SDK version 10.0.100).
411

0 commit comments

Comments
 (0)