File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 6
6
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
7
7
<add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
8
8
<add key =" dotnet8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
9
- <add key =" dotnet8-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
10
- <!-- Feeds for source-build intermediates -->
9
+ <!-- Feeds for source-build command-line-api intermediate -->
11
10
<add key =" dotnet-libraries-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json" />
12
11
</packageSources >
13
12
<disabledPackageSources >
Original file line number Diff line number Diff line change 4
4
<Dependency Name =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" >
5
5
<Uri >https://github.com/dotnet/command-line-api</Uri >
6
6
<Sha >209b724a3c843253d3071e8348c353b297b0b8b5</Sha >
7
- <SourceBuild RepoName =" command-line-api" ManagedOnly =" true" />
8
7
</Dependency >
9
8
<Dependency Name =" System.CommandLine.NamingConventionBinder" Version =" 2.0.0-beta4.22272.1" >
10
9
<Uri >https://github.com/dotnet/command-line-api</Uri >
17
16
<Dependency Name =" Microsoft.SourceBuild.Intermediate.command-line-api" Version =" 0.1.327201" >
18
17
<Uri >https://github.com/dotnet/command-line-api</Uri >
19
18
<Sha >209b724a3c843253d3071e8348c353b297b0b8b5</Sha >
19
+ <SourceBuild RepoName =" command-line-api" ManagedOnly =" true" />
20
20
</Dependency >
21
21
<Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 8.0.0-alpha.1.23253.2" >
22
22
<Uri >https://github.com/dotnet/source-build-reference-packages</Uri >
You can’t perform that action at this time.
0 commit comments