浏览代码

Remove .npmrc and nuget.config files

Bond_009 2 年之前
父节点
当前提交
26c0d18405
共有 2 个文件被更改,包括 0 次插入9 次删除
  1. 0 3
      .npmrc
  2. 0 6
      nuget.config

+ 0 - 3
.npmrc

@@ -1,3 +0,0 @@
-registry=https://registry.npmjs.org/
-@jellyfin:registry=https://pkgs.dev.azure.com/jellyfin-project/jellyfin/_packaging/unstable/npm/registry/
-always-auth=true

+ 0 - 6
nuget.config

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-    <packageSources>
-        <add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
-    </packageSources>
-</configuration>