File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
<PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.0" />
9
9
<PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.0" />
10
10
<PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.0" />
11
+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.0" />
12
+ <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 9.0.0" />
11
13
<PackageVersion Include =" System.Collections.Immutable" Version =" 9.0.0" />
12
14
<PackageVersion Include =" System.Threading.Channels" Version =" 9.0.0" />
13
15
<PackageVersion Include =" System.ValueTuple" Version =" 4.5.0" />
14
16
</ItemGroup >
15
17
16
18
<ItemGroup Label =" test" >
17
- <PackageVersion Include =" AutoFixture" Version =" 5.0.0-preview0011 " />
19
+ <PackageVersion Include =" AutoFixture" Version =" 4.18.1 " />
18
20
<PackageVersion Include =" BenchmarkDotNet" Version =" 0.14.0" />
19
21
<PackageVersion Include =" coverlet.collector" Version =" 6.0.2" />
20
22
<PackageVersion Include =" coverlet.msbuild" Version =" 6.0.2" />
You can’t perform that action at this time.
0 commit comments