Skip to content

Add DateOnly support and XML serialization enhancements #78

Add DateOnly support and XML serialization enhancements

Add DateOnly support and XML serialization enhancements #78

Triggered via pull request November 12, 2025 15:38
Status Success
Total duration 55s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: tests/AltaSoft.DomainPrimitives.Generator.Tests/DomainPrimitiveGeneratorTest.cs#L860
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/AltaSoft.DomainPrimitives.Generator.Tests/DomainPrimitiveGeneratorTest.cs#L860
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)