mirror of https://github.com/icsharpcode/ILSpy.git
3 changed files with 15 additions and 1 deletions
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<configuration> |
||||
<packageSources> |
||||
<clear /> |
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> |
||||
</packageSources> |
||||
</configuration> |
||||
Loading…
Reference in new issue