Skip to content

Commit e28df0e

Browse files
committed
Updated readme to reflect .NET 9 requirement
1 parent 9a9156b commit e28df0e

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
@@ -8,7 +8,7 @@ Reference the `Rocks` [NuGet package](https://www.nuget.org/packages/Rocks) - th
88

99
### Prerequisites
1010

11-
The Rocks package targets .NET Standard 2.0 for host flexibility. Note that Rocks looks for, and generates, code that targets .NET 8.
11+
The Rocks package targets .NET Standard 2.0 for host flexibility. That said, Rocks (as of `9.0.0`) will generate code that requires .NET 9.
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)