From c553f9a27884cc2df9c659ee7079e5910a1bf5ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 18:35:14 +0000 Subject: [PATCH 1/3] Bump Microsoft.OData.Edm and Microsoft.OpenApi Bumps Microsoft.OData.Edm to 8.2.4 Bumps Microsoft.OpenApi from 2.0.0-preview.26 to 2.0.0-preview9 --- updated-dependencies: - dependency-name: Microsoft.OData.Edm dependency-version: 8.2.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.OData.Edm dependency-version: 8.2.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.OData.Edm dependency-version: 8.2.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.OpenApi dependency-version: 2.0.0-preview9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Microsoft.OpenAPI.OData.Reader.csproj | 4 ++-- src/OoasGui/OoasGui.csproj | 2 +- tool/UpdateDocs/UpdateDocs.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj index 7cb98391..58106e4d 100644 --- a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj +++ b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj @@ -29,8 +29,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/OoasGui/OoasGui.csproj b/src/OoasGui/OoasGui.csproj index 15fd44df..38132611 100644 --- a/src/OoasGui/OoasGui.csproj +++ b/src/OoasGui/OoasGui.csproj @@ -16,7 +16,7 @@ - + diff --git a/tool/UpdateDocs/UpdateDocs.csproj b/tool/UpdateDocs/UpdateDocs.csproj index e9e240a2..88f29b72 100644 --- a/tool/UpdateDocs/UpdateDocs.csproj +++ b/tool/UpdateDocs/UpdateDocs.csproj @@ -12,6 +12,6 @@ - + \ No newline at end of file From aadef72aef023909255570eeea7690fb497399dc Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 30 Jun 2025 08:03:56 -0400 Subject: [PATCH 2/3] chore: reverts oai.net upgrade --- .../Microsoft.OpenAPI.OData.Reader.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj index 58106e4d..316fd722 100644 --- a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj +++ b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive From bd40a16b7c36adfaf68297224edb762e980b70d8 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 30 Jun 2025 08:06:27 -0400 Subject: [PATCH 3/3] chore: upgrades oai.net to preview 29 --- .../Microsoft.OpenAPI.OData.Reader.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj index 316fd722..b886f52e 100644 --- a/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj +++ b/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive