Thanks to visit codestin.com
Credit goes to github.com

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 @@ -8,7 +8,7 @@ This repo contains two tools that allow porting documentation in two directions:

## Requirements

- [.NET 6.0 SDK](https://github.com/dotnet/installer#installers-and-binaries)
- [.NET 8.0 SDK](https://get.dot.net/)
- A local git clone of a dotnet repo with source code whose APIs live in an API docs repo. Examples:
- [dotnet/runtime](https://github.com/dotnet/runtime)
- [dotnet/winforms](https://github.com/dotnet/winforms)
Expand Down
Loading