Bumped versions to .NET v10.0.100
Hi there, I'm trying to help migrating to the newer .net 10 SDK. I'm not sure if the changes I've done are okay, and I also noticed that on the official v10.0.100 tag (same commit as v10.0.0), there are still few traces of the "rc2" versions; albeit I believe this might be a mishap (?). I opened an issue on the dotnet GitHub mirror: [10.0.100] Repository still points to rc.2.25502.107.
Also, I noticed that on the same source code revision, there might be a build issue with the source code itself, and it has been fixed by the commit https://github.com/dotnet/dotnet/commit/4090eb301f5e5db13760aa57eeb32b516c42c56b.
So I don't know if the "official" release of dotnet is really a working release or if I'm just loosing my time trying to get something to build, whereas obviously it might not be totally ready...