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 12
12
</PropertyGroup >
13
13
14
14
<ItemGroup Condition =" '$(Configuration)'=='Release_V7'" >
15
- <PackageReference Include =" Microsoft.AspNetCore.OData" Version =" 7.5.12 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore.OData" Version =" 8.2.5 " />
16
16
</ItemGroup >
17
17
18
18
<ItemGroup Condition =" '$(Configuration)'=='Debug' Or '$(Configuration)'=='Release'" >
19
19
<PackageReference Include =" Microsoft.AspNetCore.OData" Version =" 8.2.5" />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
23
- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.4 " />
23
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.5 " />
24
24
<PackageReference Include =" NEST" Version =" 7.17.5" />
25
25
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
26
26
<PackageReference Include =" coverlet.collector" Version =" 6.0.2" />
You can’t perform that action at this time.
0 commit comments