Remove .npmrc and nuget.config files

This commit is contained in:
Bond_009 2023-02-09 01:27:55 +01:00
parent c17a741827
commit 26c0d18405
2 changed files with 0 additions and 9 deletions

3
.npmrc
View file

@ -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

View file

@ -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>