diff --git a/README.md b/README.md index 629b387..d2cf374 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ Bash script and patches for building dotNET for FreeBSD under Linux ## NOTE(S) -As of the June 2024 release of dotNET the SDK and Installer have been merged into a single repo making building much harder +As of the June 2024 release of dotNET the SDK and Installer have been merged into a single repo making building much harder. + The exception to this is the Y.0.1xx branch. I will be using this going forward -Currently working for: ~v8.0.300~ 8.0.106, ~7.0.409~ 7.0.120, ~6.0.423~ 6.0.131, and older (check commits and/or tags if you want to build old versions). +Currently working for: 9.0.100-preview, ~v8.0.300~ 8.0.106, ~7.0.409~ 7.0.120, ~6.0.423~ 6.0.131, and older (check commits and/or tags if you want to build old versions). + Built outside of repo but published here: v9.0.100-preview.3.24204.13 Scripts might require some tweaks.