Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit bc010a1

Browse files
committed
Set NuGet Fody dependency to < 2.0
1 parent 372dd01 commit bc010a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MethodCache.Nuget/MethodCache.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<language>en-US</language>
1515
<tags>ILWeaving, Fody, Cecil, Caching</tags>
1616
<dependencies>
17-
<dependency id="Fody" />
17+
<dependency id="Fody" version="(,2.0)" />
1818
</dependencies>
1919
</metadata>
2020
<files>

0 commit comments

Comments
 (0)