SharpCompress/tests/SharpCompress.Performance
copilot-swe-agent[bot] 8680e3b39e Drop .NET 6 support and add .NET 10 support
- Updated SharpCompress.csproj target frameworks from net48;net481;netstandard2.0;net6.0;net8.0 to net48;net481;netstandard2.0;net8.0;net10.0
- Updated test and build projects to use .NET 10
- Updated global.json to .NET 10 SDK
- Updated CI workflow to use .NET 10
- Fixed deprecated Rfc2898DeriveBytes constructor for .NET 10 (SYSLIB0060)
- Updated package description and README to reflect new supported frameworks
- Updated package versions for .NET 10 compatibility

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2025-12-18 12:30:38 +00:00
..
JetbrainsProfiler.cs add perf testing project using JB memory and cpu 2025-10-23 09:39:57 +01:00
LargeMemoryStream.cs Update tests/SharpCompress.Performance/LargeMemoryStream.cs 2025-10-23 14:19:16 +01:00
packages.lock.json Drop .NET 6 support and add .NET 10 support 2025-12-18 12:30:38 +00:00
Program.cs Update tests/SharpCompress.Performance/Program.cs 2025-10-23 11:47:42 +01:00
SharpCompress.Performance.csproj Drop .NET 6 support and add .NET 10 support 2025-12-18 12:30:38 +00:00