Skip to content

Instantly share code, notes, and snippets.

@idiotandrobot
Last active July 1, 2024 08:53
Show Gist options
  • Select an option

  • Save idiotandrobot/bb1ef0b0c445c59b6b6e7d3537fb8814 to your computer and use it in GitHub Desktop.

Select an option

Save idiotandrobot/bb1ef0b0c445c59b6b6e7d3537fb8814 to your computer and use it in GitHub Desktop.

Revisions

  1. idiotandrobot revised this gist Jul 1, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions NuGet.Config
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <config>
    <clear />
  2. idiotandrobot created this gist Jul 1, 2024.
    7 changes: 7 additions & 0 deletions NuGet.Config
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <configuration>
    <config>
    <clear />
    <add key="repositoryPath" value="[PackagesPath]" />
    <add key="globalPackagesFolder" value="[PackagesPath]" />
    </config>
    </configuration>