We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1d2fe commit f092ed7Copy full SHA for f092ed7
src/System.Private.ServiceModel/tools/SelfHostedCoreWcfService/SelfHostedCoreWCFService.csproj
@@ -6,12 +6,6 @@
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