Browse Source

Update NuGet.Config

 重构
pull/6/head
WangJunZzz 5 years ago
committed by GitHub
parent
commit
73e7553ba6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      aspnet-core/NuGet.Config

2
aspnet-core/NuGet.Config

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="BlazoriseMyGet" value="https://www.myget.org/F/blazorise/api/v3/index.json" />
<!-- <add key="BlazoriseMyGet" value="https://www.myget.org/F/blazorise/api/v3/index.json" /> -->
</packageSources>
</configuration>
Loading…
Cancel
Save