Browse Source

Remove .npmrc and nuget.config files

Bond_009 2 years ago
parent
commit
26c0d18405
2 changed files with 0 additions and 9 deletions
  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>