Skip to content

Commit 501c02b

Browse files
committed
Update Polyfill.nuspec
1 parent eb1907d commit 501c02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polyfill/Polyfill.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</metadata>
1616
<files>
1717
<file src="../icon.png" target="icon.png" />
18-
<file src="../Split/**/*.cs" target="contentFiles/cs/"/>
18+
<file src="..\Split\**\*.cs" target="contentFiles\cs\"/>
1919
<file src="Polyfill.targets" target="build"/>
2020
<file src="exclude.editorconfig" target=".editorconfig"/>
2121
</files>

0 commit comments

Comments
 (0)