File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
<PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.0.2" />
21
21
</ItemGroup >
22
22
<ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
23
- <PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 9.0.3 " />
24
- <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 9.0.3 " />
25
- <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.3 " />
26
- <PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.3 " />
23
+ <PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 9.0.5 " />
24
+ <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 9.0.5 " />
25
+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.5 " />
26
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.5 " />
27
27
</ItemGroup >
28
28
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
29
29
<PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.1" />
You can’t perform that action at this time.
0 commit comments