File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 5
5
<add key =" NuGet official package source" value =" https://api.nuget.org/v3/index.json" />
6
6
</packageSources >
7
7
8
+ <!-- https://learn.microsoft.com/en-us/nuget/reference/cli-reference/cli-ref-trusted-signers -->
8
9
<trustedSigners >
9
10
<author name =" microsoft" >
10
- <certificate fingerprint =" 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
11
+ <certificate fingerprint =" 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
12
+ <certificate fingerprint =" AA12DA22A49BCE7D5C1AE64CC1F3D892F150DA76140F210ABD2CBFFCA2C18A27" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
13
+ <certificate fingerprint =" 566A31882BE208BE4422F7CFD66ED09F5D4524A5994F50CCC8B05EC0528C1353" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
11
14
</author >
12
15
<repository name =" nuget.org" serviceIndex =" https://api.nuget.org/v3/index.json" >
13
16
<certificate fingerprint =" 0E5F38F57DC1BCC806D8494F4F90FBCEDD988B46760709CBEEC6F4219AA6157D" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
14
17
<certificate fingerprint =" 5A2901D6ADA3D18260B9C6DFE2133C95D74B9EEF6AE0E5DC334C8454D1477DF4" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
18
+ <certificate fingerprint =" 1F4B311D9ACC115C8DC8018B5A49E00FCE6DA8E2855F9F014CA6F34570BC482D" hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
15
19
</repository >
16
20
</trustedSigners >
17
21
</configuration >
You can’t perform that action at this time.
0 commit comments