Skip to content

Commit 5b54784

Browse files
committed
chore: upgrades outdated odata dependency
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 240e60a commit 5b54784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-api/api/src/ToDoApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.4" />
1010
<PackageReference Include="Microsoft.Identity.Web" Version="4.5.0" />
1111
<PackageReference Include="Microsoft.OData.Core" Version="8.4.3" />
12-
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.0.0" />
12+
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.1.0" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.5" />
1414
</ItemGroup>
1515
<ItemGroup>

0 commit comments

Comments
 (0)