File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <ImplicitUsings >enable</ImplicitUsings >
66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <!-- disable missing comment warning-->
8- <!-- disable NU1510 temporary to handle vulnerabilities -->
9- <NoWarn >$(NoWarn);1591;NU1510</NoWarn >
8+ <NoWarn >$(NoWarn);1591</NoWarn >
109 <UserSecretsId >2febe2ef-3c95-4e60-925e-85e1fdba53cf</UserSecretsId >
1110 </PropertyGroup >
1211
5453 (CVE-2026-49451 / GHSA-v5pm-xwqc-g5wc).
5554 -->
5655 <PackageReference Include =" Microsoft.OpenApi" Version =" 2.7.5" />
57- <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 10.0.7" />
58- <!-- Pin Kiota.Abstractions to the patched version until Graph updates transitively. -->
5956 <!--
6057 Pin SQLitePCLRaw.bundle_e_sqlite3 to the 3.x line so the native SQLite library is
6158 sourced from SourceGear.sqlite3 (SQLite >= 3.50.4) instead of the deprecated and
You can’t perform that action at this time.
0 commit comments