MagicAndre1981

Results 24 issues of MagicAndre1981

This week .net 8 gets released as stable version, so adding `net8.0` to [TargetFrameworks](https://github.com/aloneguid/config/blob/96a47a1781d3bf2ecc6fe1329c632eb96bb89263/src/Config.Net/Config.Net.csproj#L27C61-L27C81) would be nice.

.net 8.0 support fixes: #157 Change the version later to your next release version.

Visual Studio 2017 supports a new debug option called [SourceLink](https://github.com/dotnet/designs/blob/master/accepted/diagnostics/source-link.md#source-link) which adds a JSON file to the PDB (which is now part of the NuGet package) which tells the Visual...

enhancement

The library [only supports up to 1903](https://github.com/novotnyllc/OSVersionHelper/blob/6c69c5dd534d9376f31cd608969d628450efa699/OSVersionHelper/Windows10Release.cs#L54) and misses 20H1 support