We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b795fe + c4caf3e commit 3b33128Copy full SHA for 3b33128
NuGet.Config
@@ -12,7 +12,5 @@
12
<clear />
13
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
14
<add key="MORYX" value="https://www.myget.org/F/moryx/api/v3/index.json" />
15
- <add key="MORYX_CI" value="https://packages-ctvc.europe.phoenixcontact.com/nuget/moryx/" />
16
-
17
- </packageSources>
+ </packageSources>
18
</configuration>
0 commit comments