dittodhole/dotnet-SemVer.Stamp

Weaving fails: "Could not find a weaver named 'SemVer.Git'."

dittodhole opened this issue · 0 comments

1> Fody: Fody (version 1.29.4.0) Executing
1>MSBUILD : error : Fody: Could not find a weaver named 'SemVer.Git'.
1>MSBUILD : error : If you have nuget package restore turned on you probably need to do a build to download the weavers.
1>MSBUILD : error : Alternatively you may have added a weaver to your 'FodyWeavers.xml' and forgot to add the appropriate nuget package.
1>MSBUILD : error : Perhaps you need to run 'Install-Package SemVer.Git.Fody'. This url may provide more information http://nuget.org/packages/SemVer.Git.Fody/ .
1> Fody: Finished Fody 83ms.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========