Skip to content

Commit 74ed708

Browse files
committed
Update nuget.org trusted signer certificates
1 parent 71291eb commit 74ed708

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

nuget.config

+5-7
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@
66
</packageSources>
77

88
<trustedSigners>
9-
<author name="microsoft">
10-
<certificate fingerprint="3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
11-
</author>
12-
<repository name="nuget.org" serviceIndex="https://api.nuget.org/v3/index.json">
13-
<certificate fingerprint="0E5F38F57DC1BCC806D8494F4F90FBCEDD988B46760709CBEEC6F4219AA6157D" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
14-
<certificate fingerprint="5A2901D6ADA3D18260B9C6DFE2133C95D74B9EEF6AE0E5DC334C8454D1477DF4" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
15-
</repository>
9+
<repository name="nuget.org" serviceIndex="https://api.nuget.org/v3/index.json">
10+
<certificate fingerprint="0E5F38F57DC1BCC806D8494F4F90FBCEDD988B46760709CBEEC6F4219AA6157D" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
11+
<certificate fingerprint="5A2901D6ADA3D18260B9C6DFE2133C95D74B9EEF6AE0E5DC334C8454D1477DF4" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
12+
<certificate fingerprint="1F4B311D9ACC115C8DC8018B5A49E00FCE6DA8E2855F9F014CA6F34570BC482D" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
13+
</repository>
1614
</trustedSigners>
1715
</configuration>

0 commit comments

Comments
 (0)