Skip to content

Commit 8197c5d

Browse files
committed
updates
1 parent 5082bef commit 8197c5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MyApp/_includes/versioning-scheme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The `{MAJOR}` is reserved for Major releases like [v5 containing structural chan
1313
- `v5.*` - Support for .NET 5.0 and .NET Framework v4.5
1414
- `v6.*` - Support for .NET 6.0 and .NET Framework v4.7.2
1515
- `v8.*` - Support for .NET 8.0 and .NET Framework v4.7.2
16+
- `v10.*` - Support for .NET 10.0 and .NET Framework v4.7.2
1617

1718
### Minor versions
1819

MyApp/_pages/templates/empty.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The templates below follow our recommended [physical project layout](/physical-p
1111

1212
<table class="table">
1313
<tr>
14-
<th>.NET 8.0</th>
14+
<th>.NET 10.0</th>
1515
<th>.NET Framework</th>
1616
<th>Empty Project Templates</th>
1717
</tr>

0 commit comments

Comments
 (0)