1 Star 0 Fork 0

Jerry/fluentui-blazor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nuget.config 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vincent Baaij 提交于 2023-01-22 11:14 . Adjust NuGet config
<?xml version="1.0" encoding="utf-8"?>
<Configuration>
<config>
<trustedSigners>
<repository name="nuget.org" serviceIndex="https://api.nuget.org/v3/index.json">
<certificate fingerprint="72A23807230618030B3CFC200845CE317AD849BCDB7E1DD0CEDC018A68EFEEE0" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
<certificate fingerprint="F868853A2348B82A9ED4EAF5F7BBB2C901BAECA0E9EC8BAC238CE74624BAC74B" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
<owners>microsoft;fast</owners>
</repository>
</trustedSigners>
</config>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="Repo artifacts" value="artifacts" />
</packageSources>
</Configuration>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/JerryFox/fluentui-blazor.git
[email protected]:JerryFox/fluentui-blazor.git
JerryFox
fluentui-blazor
fluentui-blazor
archives-v2

搜索帮助