.NET6 and .NET8 support#11
Open
MagicAndre1981 wants to merge 10 commits intoLorenzCK:masterfrom MagicAndre1981:Net6_8_Support
+3,871-441
Commits
Commits on Sep 20, 2019
Commits on Sep 10, 2020
Commits on Jun 17, 2024
- committed
added DotNet.ReproducibleBuilds ( https://github.com/dotnet/reproducible-builds?tab=readme-ov-file#dotnetreproduciblebuilds-nuget-package )
committed- committed
fixed warning SYSLIB0003 about Code access security (CAS) for .NET 6 and .NET 8 ( https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0003 )
committedremoved DwmCompositionException overload with SerializationInfo that triggers warning SYSLIB0051 ( https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0051 )
committed- committed
- committed