Skip to content

Commit 721395c

Browse files
Bump Microsoft.AspNetCore.OData from 9.1.0 to 9.1.1 (#35205)
Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/OData/AspNetCoreOData/releases) - [Commits](OData/AspNetCoreOData@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f27a248 commit 721395c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="Azure.Identity" Version="$(AzureIdentityVersion)" />
1010
<PackageVersion Include="Azure.ResourceManager.CosmosDB" Version="$(AzureResourceManagerCosmosDBVersion)" />
1111
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.0" />
12-
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="9.1.0" />
12+
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
1313
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="$(MicrosoftExtensionsConfigurationVersion)" />
1414
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsConfigurationEnvironmentVariablesVersion)" />
1515
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsConfigurationJsonVersion)" />

0 commit comments

Comments
 (0)