Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
NuGet.Config 148 B
Newer Older
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <config>
    <add key="repositoryPath" value="c:\packages\" />
  </config>
</configuration>