Skip to content

Commit

Permalink
Merge pull request #1927 from microsoft/dependabot/nuget/Microsoft.OD…
Browse files Browse the repository at this point in the history
…ata.Edm-8.2.1

chore(deps): bump Microsoft.OData.Edm from 8.2.0 to 8.2.1
  • Loading branch information
baywet authored Nov 14, 2024
2 parents a64718b + 342e643 commit 863faee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.OData.Edm" Version="8.2.0" />
<PackageReference Include="Microsoft.OData.Edm" Version="8.2.1" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="2.0.0-preview.7" />
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.0-preview" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
Expand Down

0 comments on commit 863faee

Please sign in to comment.