mirror of https://git.tuxpa.in/a/code-server.git
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<add key="ESRP" value="https://microsoft.pkgs.visualstudio.com/_packaging/ESRP/nuget/v3/index.json" />
|
||
|
</packageSources>
|
||
|
</configuration>
|