We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9940c71 commit 294b389Copy full SHA for 294b389
src/System.Private.ServiceModel/tools/SelfHostedCoreWcfService/SelfHostedCoreWCFService.csproj
@@ -5,7 +5,13 @@
5
<IsPackable>false</IsPackable>
6
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
7
</PropertyGroup>
8
-
+
9
+ <ItemGroup>
10
+ <NuGetAuditSuppress Include="https://github.com/advisories/GHSA-447r-wph3-92pm" />
11
+ <NuGetAuditSuppress Include="https://github.com/advisories/GHSA-555c-2p6r-68mm" />
12
+ <NuGetAuditSuppress Include="https://github.com/advisories/GHSA-cmhx-cq75-c4mj" />
13
+ </ItemGroup>
14
15
<ItemGroup>
16
<Using Include="System.Runtime.Serialization" />
17
<Using Include="Microsoft.Extensions.DependencyInjection.Extensions" />
0 commit comments