Skip to content

Commit 4b6d197

Browse files
Bump Microsoft.OpenApi from 1.6.23 to 1.6.24
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.23 to 1.6.24. - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/v1.6.24/CHANGELOG.md) - [Commits](microsoft/OpenAPI.NET@1.6.23...v1.6.24) --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-version: 1.6.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f665d4 commit 4b6d197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44

@@ -40,7 +40,7 @@
4040

4141
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
4242

43-
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23" />
43+
<PackageReference Include="Microsoft.OpenApi" Version="1.6.24" />
4444
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
4545

4646
<PackageReference Include="MSTest.TestAdapter" Version="3.8.3" />

0 commit comments

Comments
 (0)