File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <RootNamespace >Api</RootNamespace >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99 <!-- disable missing comment warning -->
10- <!-- disable NU1510 temporary to handle vulnerabilities -->
11- <NoWarn >$(NoWarn);1591;NU1510</NoWarn >
10+ <NoWarn >$(NoWarn);1591</NoWarn >
1211 </PropertyGroup >
1312 <ItemGroup >
1413 <PackageReference Include =" AdaptiveCards.Templating" Version =" 2.0.5" />
5453 <PackageReference Include =" MQTTnet.Extensions.ManagedClient" Version =" 4.3.7.1207" />
5554 <PackageReference Include =" System.Linq.Dynamic.Core" Version =" 1.7.1" />
5655 <PackageReference Include =" NCrontab" Version =" 3.4.0" />
57- <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 10.0.7" />
58- <!-- To force update to latest version to handle vulnerabilities-->
5956 </ItemGroup >
6057 <ItemGroup >
6158 <InternalsVisibleTo Include =" api" />
You can’t perform that action at this time.
0 commit comments