We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363ddbe commit 9a81010Copy full SHA for 9a81010
SharpPcap/SharpPcap.csproj
@@ -52,4 +52,15 @@ SPDX-License-Identifier: MIT
52
<_Parameter1>Test</_Parameter1>
53
</AssemblyAttribute>
54
</ItemGroup>
55
+
56
+ <ItemGroup>
57
+ <None Update="README.md">
58
+ <Pack>true</Pack>
59
+ <PackagePath>README.md</PackagePath>
60
+ </None>
61
+ <None Update="README_StaticLinking.md">
62
63
+ <PackagePath>README_StaticLinking.md</PackagePath>
64
65
+ </ItemGroup>
66
</Project>
0 commit comments