aloneguid / config

⚙ Config.Net - the easiest configuration framework for .NET developers. No BS.
MIT License
656 stars 86 forks source link

.NET 8.0 support #158

Closed MagicAndre1981 closed 3 months ago

MagicAndre1981 commented 10 months ago

.net 8.0 support

fixes: #157

Change the version later to your next release version.

MagicAndre1981 commented 10 months ago

I have no idea why test fails if all 310 tests worked:

Test Run Successful.
Total tests: 310
     Passed: 310
 Total time: 5.2126 Seconds
     4>Done Building Project "D:\a\config\config\src\Config.Net.Tests\Config.Net.Tests.csproj" (VSTest target(s)) -- FAILED.
     1>Done Building Project "D:\a\config\config\src\Config.Net.sln" (VSTest target(s)) -- FAILED.

Build FAILED.
    0 Warning(s)
    0 Error(s)
MagicAndre1981 commented 3 months ago

you added .net 8 support on your own, so this can be closed