File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
4- <!--
5- <add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
4+ <add key =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
65 <add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
76 <add key =" npgsql-vnext" value =" https://www.myget.org/F/npgsql-vnext/api/v3/index.json" />
8- -->
97 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
108 </packageSources >
119
2018 <package pattern =" Npgsql" />
2119 <package pattern =" Npgsql.*" />
2220 </packageSource >
23- <!--
24- <packageSource key="dotnet8">
21+ <packageSource key =" dotnet9" >
2522 <package pattern =" *" />
2623 </packageSource >
27- -->
2824 </packageSourceMapping >
2925
3026</configuration >
You can’t perform that action at this time.
0 commit comments