We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f8333 commit 394a7a8Copy full SHA for 394a7a8
src/Polyfill/Polyfill.nuspec
@@ -17,6 +17,8 @@
17
<file src="../icon.png" target="icon.png" />
18
<file src="*.cs"
19
target="contentFiles/cs/netstandard2.0/Polyfill/"/>
20
+ <file src="Guard\*.cs"
21
+ target="contentFiles/cs/netstandard2.0/Polyfill/Guard"/>
22
<file src="Nullable\*.cs"
23
target="contentFiles/cs/netstandard2.0/Polyfill/Nullable"/>
24
<file src="Nullability\*.cs"
0 commit comments