Skip to content

Commit 2491e64

Browse files
committed
NativeAOT doc: clarify .NET 8 or later
1 parent 2038142 commit 2491e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides-basic/dotnet-native-aot-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: ".NET Native AOT support"
33
---
44

5-
Excel-DNA can produce native 64-bit Excel add-ins, that can run on machines that don't have the .NET runtime installed, using .NET 8.0
5+
Excel-DNA can produce native 64-bit Excel add-ins, that can run on machines that don't have the .NET runtime installed, using .NET 8.0 (or later)
66
[Native AOT](https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/)
77
deployment and **ExcelDna.AddIn.NativeAOT** package.
88

0 commit comments

Comments
 (0)