isen-ng / homebrew-dotnet-sdk-versions

dotnet-sdk versions HomeBrew Tap
MIT License
525 stars 36 forks source link

Add dotnet-sdk8-0-100 #301

Closed basilfx closed 12 months ago

basilfx commented 12 months ago

This PR adds support for .NET SDK 8.0.0 (8.0.100).

basilfx:homebrew-dotnet-sdk-versions/ (feature/dotnet-sdk8-100) $ dotnet --list-sdks
6.0.416 [/usr/local/share/dotnet/sdk]
7.0.403 [/usr/local/share/dotnet/sdk]
8.0.100 [/usr/local/share/dotnet/sdk]
isen-ng commented 12 months ago

@basilfx Thank you for the PR! And thank you for all the interest in the form of thumbs ups!

LGTM