Skip to content

Commit ba9b1b6

Browse files
Remove openapi in .csproj since it comes transitively
1 parent 3a6c8ed commit ba9b1b6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

api/api.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@
4545
<PackageReference Include="MQTTnet" Version="4.3.7.1207" />
4646
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.7.1207" />
4747
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.3" />
48-
<!--
49-
Pin Microsoft.OpenApi to the patched 2.x version (2.7.5) instead of the
50-
vulnerable 2.4.1 pulled in transitively by Swashbuckle.AspNetCore
51-
(CVE-2026-49451 / GHSA-v5pm-xwqc-g5wc).
52-
-->
53-
<PackageReference Include="Microsoft.OpenApi" Version="2.7.5" />
5448
<!--
5549
Pin SQLitePCLRaw.bundle_e_sqlite3 to the 3.x line so the native SQLite library is
5650
sourced from SourceGear.sqlite3 (SQLite >= 3.50.4) instead of the deprecated and

0 commit comments

Comments
 (0)