chore(udt-011): add Microsoft.Extensions.TimeProvider.Testing NuGet

This commit is contained in:
2026-04-18 09:43:31 -03:00
parent 7e4a096f24
commit 03d51d4310
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" />
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" />