Skip to content

Commit bb7314c

Browse files
committed
Update readme about Ubuntu 22.04
1 parent b88d306 commit bb7314c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ LibObjectFile is available as a NuGet package: [![NuGet](https://img.shields.io/
9191

9292
## Build
9393

94-
In order to build LibObjectFile, you need to have installed the [.NET Core 3.0 SDK](https://www.microsoft.com/net/core).
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.
9797
If 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

0 commit comments

Comments
 (0)