Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Zio is available as a NuGet package: [![NuGet](https://img.shields.io/nuget/v/Zi

## Build

In order to build Zio, you need to install Visual Studio 2022 with latest [.NET 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
In order to build Zio, you need to install Visual Studio 2022 with latest [.NET 9.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)

## License

Expand Down
Loading