Skip to content

Commit f4ce772

Browse files
committed
Work CI-CD
- Fix typo in nuspec.
1 parent d173e5b commit f4ce772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoFramework.System.Text.RegularExpressions.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</dependencies>
2525
</metadata>
2626
<files>
27-
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.dll" target="lib\ystem.Text.RegularExpressions.dll" />
27+
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.dll" target="lib\System.Text.RegularExpressions.dll" />
2828
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.pdb" target="lib\System.Text.RegularExpressions.pdb" />
2929
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.pdbx" target="lib\System.Text.RegularExpressions.pdbx" />
3030
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.pe" target="lib\System.Text.RegularExpressions.pe" />

0 commit comments

Comments
 (0)