1 Star 0 Fork 0

DriftingLeaf / ReactiveUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nuget.config 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Vreony 提交于 2021-04-07 13:25 . Create nuget.config (#2736)
<?xml version="1.0" encoding="utf-8"?>
<!--
DO NOT REMOVE THIS FILE
There is an issue where the nuget config local cache can play up.
Already had similar issues with the local cache and it containing netcore 3.1 packages.
https://github.com/actions/virtual-environments/issues/1090
-->
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>
C#
1
https://gitee.com/DriftingLeaf/ReactiveUI.git
git@gitee.com:DriftingLeaf/ReactiveUI.git
DriftingLeaf
ReactiveUI
ReactiveUI
dependabot/nuget/src/DiffEngine-6.9.2

搜索帮助