Skip to content

Commit 4703666

Browse files
committed
Work CD-CI
- Update target framework in nuspec.
1 parent d5cae6b commit 4703666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MetadataProcessor.Core/package.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</dependencies>
2626
</metadata>
2727
<files>
28-
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="lib/net461" />
28+
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="lib/net472" />
2929
<file src="nanoFramework.Tools.MetaDataProcessor.Core.targets" target="build" />
3030
<file src="..\nf-logo.png" target="images\" />
3131
<file src="..\LICENSE.md" target="" />

0 commit comments

Comments
 (0)