Skip to content

test(IE): 兼容 net471 上 ZipArchiveEntry.Crc32 不存在 #1051

test(IE): 兼容 net471 上 ZipArchiveEntry.Crc32 不存在

test(IE): 兼容 net471 上 ZipArchiveEntry.Crc32 不存在 #1051

Triggered via push June 20, 2026 01:12
Status Success
Total duration 14m 2s
Artifacts 18

dotnetcore.yml

on: push
Detect changes
24s
Detect changes
Matrix: test
CI Passed
2s
CI Passed
Fit to window
Zoom out
Zoom in

Annotations

235 warnings
Detect changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos / net9.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos / net9.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net9.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net9.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos-15 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-latest / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos-15 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos-15 / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
macos / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
macos / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-latest / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-latest / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-22.04 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-22.04 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net10.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-22.04 / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04 / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net9.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net9.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-24.04 / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net9.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net9.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-24.04 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-24.04 / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-22.04 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net8.0
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
ubuntu-22.04 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-22.04 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
ubuntu-22.04 / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows-2022 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net8.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows-2022 / net8.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows-2022 / net8.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows-2022 / net8.0: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows-2022 / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / net10.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net10.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net10.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net10.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net10.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net10.0: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net10.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net10.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / net9.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net9.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net9.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net9.0: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net9.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net9.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net9.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net9.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net8.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net8.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net8.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net8.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net8.0: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net8.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net8.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / net6.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net6.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net6.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net6.0: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net6.0: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net6.0: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net6.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net6.0
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net6.0
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net471
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net471: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows / net471: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net471: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net471: src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
windows / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net471: src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
windows / net471: src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
windows / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows / net471
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net471
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows / net471
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.

Artifacts

Produced during runtime
Name Size Digest
test-results-Linux-net10.0 Expired
72.4 KB
sha256:7ee9fadd10ccd806a74acd3996201e63d22f8026a4d8974cb1bd92ed5eb98cc0
test-results-Linux-net10.0 Expired
72.1 KB
sha256:b79f9758697368236ded675bba3222243d0e29d41b24e73184b513e483d98a3f
test-results-Linux-net10.0 Expired
72.5 KB
sha256:95ad43509280dc36c47bdc45370721933d15429240a72c662f9230248812e10c
test-results-Linux-net8.0 Expired
72.1 KB
sha256:2c1ec72c2725d87288752f6b0ab67acaeae52a6e946d250398f792038b768f18
test-results-Linux-net8.0 Expired
72 KB
sha256:9bd0f45667359296b49a655c181bf7c902e4b1eb68c8567bcb89a21768a15418
test-results-Linux-net8.0 Expired
72.2 KB
sha256:57f8be19c5d96131f50f9c1a7633cbb21ac290827c23d7da9ec2a7b1334ed50b
test-results-Linux-net9.0 Expired
71.7 KB
sha256:89ecd6b2d1d37bfd91a47217ced96b713c8d0bbe159bbd259afdc012e6e578bc
test-results-Windows-net10.0 Expired
72.5 KB
sha256:a7cc005a781d70f29dbc9db857608c3f028f581f962c7b97cfd9e43a2551ee7a
test-results-Windows-net471 Expired
67.5 KB
sha256:6ff5ee479fa8e13aae49b2677b98842d69f23afb45e52efdba9fdc65bab24a7d
test-results-Windows-net6.0 Expired
72.5 KB
sha256:393ba99114d84af7c4498ff03c95d0d6b06f520d290bec5424987d96125e4380
test-results-Windows-net8.0 Expired
72.1 KB
sha256:13a779eb3bc858d7ef18e711a2881c64288cd700ca69fd5268612fba87dde4a1
test-results-Windows-net8.0 Expired
72.8 KB
sha256:74ea3638909728d238cfb34c1ce1f6c351bdf92cd8f05d2c477751da4ce5aca3
test-results-Windows-net9.0 Expired
71.7 KB
sha256:0f64d6bb5b349c89a4885ffb9671045c2167d27001f242c091cb466b82a58a42
test-results-macOS-net10.0 Expired
74 KB
sha256:2884d9c9b81e43adbb20e6de02bb130a31edcf9870ae0b2588ec76e8e95f5362
test-results-macOS-net10.0 Expired
74.2 KB
sha256:3859cda21b7ae4f288a1870157e9c47b7ec0c584065bacd38e54b3351b4d9cfc
test-results-macOS-net8.0 Expired
74.2 KB
sha256:496204d79eba52d61411583240e8764db46e099564d82b5c920dfc4ac9584834
test-results-macOS-net8.0 Expired
73.6 KB
sha256:8d68e98de90d3b64f5f604d11ac5aa0525f85cdf2166bd4c2def71d9eb298ec1
test-results-macOS-net9.0 Expired
73.8 KB
sha256:3e1e65d655772a1bd5f105661f66110390cad990fb3ccf1127ce1747f75dcef1