SharpCaster
SharpCaster copied to clipboard
Usage of dotnet.config
Hi @Tapanila
I noticed dotnet.config is used in this repo.
FYI, if https://github.com/dotnet/sdk/pull/50673 gets merged, then updating to RC2 with that change will require moving away from dotnet.config to global.json.
Note that the change in the above PR isn't approved yet, but this issue serves as an early alert so that you are aware of the plans.
Thanks!
Hi @Tapanila
This is a reminder on this issue now that .NET 10 RC2 SDK is out.