We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88d306 commit bb7314cCopy full SHA for bb7314c
1 file changed
readme.md
@@ -91,9 +91,9 @@ LibObjectFile is available as a NuGet package: [.
+In order to build LibObjectFile, you need to have installed the [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download).
95
96
-Running the tests require Ubuntu 18.04. `dotnet test` will work on Windows (via WSL) and on that version of Ubuntu.
+Running the tests require Ubuntu 22.04. `dotnet test` will work on Windows (via WSL) and on that version of Ubuntu.
97
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.
98
99
## License
0 commit comments