File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
<PrivateAssets >all</PrivateAssets >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
</PackageReference >
25
- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.2 " />
26
- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.2 " />
25
+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.3 " />
26
+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.3 " />
27
27
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
28
28
<PackageReference Include =" xunit" Version =" 2.9.3" />
29
29
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
You can’t perform that action at this time.
0 commit comments