Mark Osborn

Results 3 issues of Mark Osborn

Fixes #9 by changing the csproj to modern format and update framework targets of test projects to `net7` (`net6` introduced support for running on Apple Silicon Macs). Console project also...

Due to `ByteDev.Sonos.Testing.csproj` in legacy format. I have a PR incoming to fix :-)

### Description I'm trying to use a `runtimeconfig.template.json` file alongside my ASP.NET Core 6.0 host csproj file in order to set `System.GC.Server` to `false`. This setting appears to get ignored...

Area-NetSDK