Skip to content

Commit 3a0f1e2

Browse files
committed
update readme
1 parent 1038d00 commit 3a0f1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ SourceReflection aims to provide a more universal solution, offering `AOTable` R
3535
3636
> Similar to generic types, there are also generic methods. The issue lies in `MakeGenericMethod`. However, it can currently handle some specific cases, such as situations where the generic type can be inferred.
3737
38-
`.NET 9` has made significant improvements to AOT and can support `MakeGenericType` and `MakeGenericMethod`. However, there is still a significant amount of work to be done in SourceReflection. Support will be added in subsequent versions
38+
`.NET9.0` has made significant improvements to AOT and can support `MakeGenericType` and `MakeGenericMethod`. However, there is still a significant amount of work to be done in SourceReflection. Support will be added in subsequent versions
3939

4040
**Adapters**
4141
- `System.Text.Json` Adapter, supports `AOT` without JsonSerializerContext

0 commit comments

Comments
 (0)