Skip to content

Commit e26cf54

Browse files
authored
update nuget config (#156)
1 parent 3bd00cb commit e26cf54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nuget.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<trustedSigners>
55
<repository name="nuget.org" serviceIndex="https://api.nuget.org/v3/index.json">
66
<certificate fingerprint="72A23807230618030B3CFC200845CE317AD849BCDB7E1DD0CEDC018A68EFEEE0" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
7+
<certificate fingerprint="F868853A2348B82A9ED4EAF5F7BBB2C901BAECA0E9EC8BAC238CE74624BAC74B" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
78
<owners>microsoft;fast</owners>
89
</repository>
910
</trustedSigners>
@@ -12,3 +13,4 @@
1213
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
1314
</packageSources>
1415
</Configuration>
16+

0 commit comments

Comments
 (0)