You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update deps, add SonarQube flag, suppress test warnings (#201)
* Update deps, add SonarQube flag, suppress test warnings
- Bump AutoMapper min version to 16.1.1
- Mark test project with <SonarQubeTestProject>true>
- Suppress code analysis warnings in TypeExtensionsTest.cs
- Rename enum in IsEnum tests for clarity
* Downgrade coverlet.msbuild to version 6.0.4
Reduced coverlet.msbuild package version from 8.0.1 to 6.0.4 in the test project to address compatibility or stability concerns. No other changes were made.
Copy file name to clipboardExpand all lines: tests/AutoMapper.Extensions.ExpressionMapping.UnitTests/AutoMapper.Extensions.ExpressionMapping.UnitTests.csproj
0 commit comments