We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6786f commit aede42bCopy full SHA for aede42b
NuGet.Config
@@ -22,7 +22,7 @@
22
<!-- Trust settings for feeds -->
23
<trustedSigners>
24
<author name="Microsoft">
25
- <certificate fingerprint="0E5F38F57606B652F25B13BF63D56AC13127D08C" hashAlgorithm="SHA256" />
+ <certificate fingerprint="0E5F38F57606B652F25B13BF63D56AC13127D08C" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
26
</author>
27
</trustedSigners>
28
</configuration>
0 commit comments