Closed gitcob closed 4 years ago
That's correct. When set to true
(the default) EnableAutoVerification will ensure verification on first resolve. When set to false (as your example) nothing happens. There's more information about auto verification in the documentation.
I see, then I misunderstood the v5 release notes. I thought setting it to false would trigger the old behavior - if I recall correctly, it used to throw an exception if you tried to resolve before verifying.
The
EnableAutoVerification
option does not seem to do anything.Here is an xUnit test case:
Found in nuget version 5.0.3.