Last active
July 1, 2024 08:53
-
-
Save idiotandrobot/bb1ef0b0c445c59b6b6e7d3537fb8814 to your computer and use it in GitHub Desktop.
Revisions
-
idiotandrobot revised this gist
Jul 1, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <configuration> <config> <clear /> -
idiotandrobot created this gist
Jul 1, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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>