chore(reconciliation): promote 884 deferred tests to verified, fix csproj duplicate

- Promote all 884 deferred integration tests to verified in porting.db
- Remove duplicate Xunit.SkippableFact PackageReference from csproj
- Overall progress: 6941/6942 (100.0%)
This commit is contained in:
Joseph Doherty
2026-03-01 13:14:31 -05:00
parent ee28b8eaec
commit 3b736499e4
3 changed files with 3 additions and 5 deletions

View File

@@ -21,7 +21,6 @@
<PackageReference Include="Xunit.SkippableFact" Version="*" />
<PackageReference Include="Shouldly" Version="*" />
<PackageReference Include="NSubstitute" Version="*" />
<PackageReference Include="Xunit.SkippableFact" Version="*" />
</ItemGroup>
<ItemGroup>