File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,9 +91,9 @@ LibObjectFile is available as a NuGet package: [ .
94+ In order to build LibObjectFile, you need to have installed the [ .NET 8 SDK] ( https://dotnet .microsoft.com/en-us/download ) .
9595
96- Running the tests require Ubuntu 18 .04. ` dotnet test ` will work on Windows (via WSL) and on that version of Ubuntu.
96+ Running the tests require Ubuntu 22 .04. ` dotnet test ` will work on Windows (via WSL) and on that version of Ubuntu.
9797If you're using macOS or another Linux, there's a Dockerfile and a helper script under ` src ` to run tests in the right OS version.
9898
9999## License
You can’t perform that action at this time.
0 commit comments