mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
6 lines
181 B
XML
6 lines
181 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
|
|
</packageSources>
|
|
</configuration> |