diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-02-09 01:27:55 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-02-09 01:27:55 +0100 |
| commit | 26c0d18405a609be121018ea323e72a9f407b9d0 (patch) | |
| tree | c9ab55c72734d718b7e338a8e4113338e98ebef4 /nuget.config | |
| parent | c17a74182760ac1f1f725fe1ed8fb032cc662c3d (diff) | |
Remove .npmrc and nuget.config files
Diffstat (limited to 'nuget.config')
| -rw-r--r-- | nuget.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nuget.config b/nuget.config deleted file mode 100644 index 326331f32..000000000 --- a/nuget.config +++ /dev/null @@ -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> |
