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 eb1907d commit 501c02bCopy full SHA for 501c02b
src/Polyfill/Polyfill.nuspec
@@ -15,7 +15,7 @@
15
</metadata>
16
<files>
17
<file src="../icon.png" target="icon.png" />
18
- <file src="../Split/**/*.cs" target="contentFiles/cs/"/>
+ <file src="..\Split\**\*.cs" target="contentFiles\cs\"/>
19
<file src="Polyfill.targets" target="build"/>
20
<file src="exclude.editorconfig" target=".editorconfig"/>
21
</files>
0 commit comments