Skip to content

Update version prefix to 3.7.10 in project file #405

Update version prefix to 3.7.10 in project file

Update version prefix to 3.7.10 in project file #405

Triggered via push November 25, 2025 07:03
Status Success
Total duration 11m 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: src/iTextSharp.LGPLv2.Core.FunctionalTests/PdfReaderTests.cs#L74
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
build: src/iTextSharp.LGPLv2.Core.FunctionalTests/Issues/Issue42.cs#L33
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
build: src/iTextSharp.LGPLv2.Core.FunctionalTests/PdfSmartCopyTests.cs#L22
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
build: src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/ReedSolomonException.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/WriterException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)