Skip to content

Commit 2f74d70

Browse files
committed
fix build: remove readme from nuspec
1 parent 3095c23 commit 2f74d70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nuspecs/ImTools.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
Split from the DryIoc: https://github.com/dadhi/DryIoc
1515
]]>
1616
</description>
17-
<readme>README.md</readme>
17+
<!-- not supported element in nuspec files, NuGet team suggests to switch to SDK-style project -->
18+
<!-- <readme>README.md</readme> -->
1819
<tags>FP Performance Simple Functional Immutable Persistent Map Avl 2-3Tree Self Balanced Tree Dictionary Thread-safe Functional Atomic Ref</tags>
1920
<releaseNotes>
2021
<![CDATA[

0 commit comments

Comments
 (0)