File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
<PrivateAssets >all</PrivateAssets >
36
36
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
37
37
</PackageReference >
38
- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 7 .0.0" />
38
+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8 .0.0" />
39
39
<PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
40
40
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 7.0.0" />
41
41
<PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 7.0.0" />
42
- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 7 .0.0" />
42
+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.0" />
43
43
<PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 7.0.1" />
44
44
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 7.0.1" />
45
45
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
You can’t perform that action at this time.
0 commit comments