Skip to content

Commit d5cae6b

Browse files
committed
Work CI-CD
- Update Mono.Cecil version in nuspec.
1 parent aebcb75 commit d5cae6b

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
@@ -20,7 +20,7 @@
2020
<references></references>
2121
<tags>nanoFramework, nano Framework, NETNF, NETMF, Micro Framework, .net</tags>
2222
<dependencies>
23-
<dependency id="Mono.Cecil" version="0.11.1" />
23+
<dependency id="Mono.Cecil" version="0.11.3" />
2424
<dependency id="mustache-sharp" version="1.0.0" />
2525
</dependencies>
2626
</metadata>

0 commit comments

Comments
 (0)