Skip to content

Commit 82ca744

Browse files
Bump Microsoft.OpenApi.OData from 1.0.11-preview2 to 1.0.11-preview3
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.0.11-preview2 to 1.0.11-preview3. - [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.OData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0aca71 commit 82ca744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
4848
<PackageReference Include="System.CommandLine" Version="2.0.0-beta3.22114.1" />
4949
<PackageReference Include="Microsoft.OData.Edm" Version="7.12.0" />
50-
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.0.11-preview2" />
50+
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.0.11-preview3" />
5151
</ItemGroup>
5252

5353
<ItemGroup>

0 commit comments

Comments
 (0)