File tree 1 file changed +1
-17
lines changed
1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<clear />
5
- <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
6
- <add key =" dotnet-myget-legacy" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json" />
7
- <add key =" vs" value =" https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json" />
5
+ <add key =" libman" value =" https://pkgs.dev.azure.com/azure-public/vswebtools/_packaging/libman/nuget/v3/index.json" />
8
6
</packageSources >
9
-
10
- <packageSourceMapping >
11
- <packageSource key =" dotnet-public" >
12
- <package pattern =" *" />
13
- </packageSource >
14
- <packageSource key =" dotnet-myget-legacy" >
15
- <package pattern =" Microsoft.Extensions.CommandLineUtils.Sources" />
16
- </packageSource >
17
- <packageSource key =" vs" >
18
- <package pattern =" Microsoft.Test.Apex.VisualStudio" />
19
- <package pattern =" Microsoft.VisualStudio.Internal.MicroBuild" />
20
- <package pattern =" Microsoft.WebTools.Languages.*" />
21
- </packageSource >
22
- </packageSourceMapping >
23
7
</configuration >
You can’t perform that action at this time.
0 commit comments