feat: Add .NET 9 support (and drop .NET 6 support) by filzrev · Pull Request #10239 · dotnet/docfx
Microsoft.CodeAnalysis.Workspaces.MSBuildsupports only latest 2 versions (.NET 6 support is already dropped)
If I understand it well, this normally should not be an issue. Reference the version that supports the .NET 6 for the .NET 6 build.
- Published NuGet tool package size issue ([Exploded package size and quality concerns Exploded package size and quality concerns #9396]
- Local disk usage issue
Currently when building/publishing on local dev environment. It consume a lot of disks spaces.
(On my environment it takes over 10GB disk spaces).
Just updated my version to 2.77.0 and here are the stats of the installation:
Size: 0.99 GB (1,063,444,125 bytes)
Size on disk: 0.99 GB (1,065,295,872 bytes)
Contains: 969 Files, 113 Folders
If data are later downloaded, I will assume these are not Framework dependent. Again, I might be missing something.