File tree Expand file tree Collapse file tree
test/C3D/Extensions/Logging/Xunit/Test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <ItemGroup >
2121 <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.2" />
2222 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
23- <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 8.8.0 " />
23+ <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 8.9.1 " />
2424 <PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
2525
2626 <PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
3131 <ItemGroup >
3232 <ProjectReference Include =" $(PUTDirectory)C3D.Extensions.Logging.Xunit.csproj" />
3333 </ItemGroup >
34+
35+ <ItemGroup >
36+ <PackageReference Update =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
37+ </ItemGroup >
38+
39+ <ItemGroup >
40+ <PackageReference Update =" xunit" Version =" 2.9.1" />
41+ </ItemGroup >
3442</Project >
You can’t perform that action at this time.
0 commit comments