|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Dependencies> |
3 | 3 | <ProductDependencies> |
4 | | - <Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.11-servicing.20560.5"> |
5 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
6 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 4 | + <Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.11-servicing.20567.16"> |
| 5 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 6 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
7 | 7 | </Dependency> |
8 | | - <Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.11-servicing.20560.5"> |
9 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
10 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 8 | + <Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.11-servicing.20567.16"> |
| 9 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 10 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
11 | 11 | </Dependency> |
12 | | - <Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.11-servicing.20560.5"> |
13 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
14 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 12 | + <Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.11-servicing.20567.16"> |
| 13 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 14 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
15 | 15 | </Dependency> |
16 | 16 | <Dependency Name="Microsoft.Extensions.Logging" Version="3.1.11"> |
17 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
18 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 17 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 18 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
19 | 19 | </Dependency> |
20 | | - <Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.11-servicing.20560.5"> |
21 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
22 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 20 | + <Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.11-servicing.20567.16"> |
| 21 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 22 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
23 | 23 | </Dependency> |
24 | | - <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.11-servicing.20560.5"> |
25 | | - <Uri>https://github.com/dotnet/extensions</Uri> |
26 | | - <Sha>2f22488e2e3bb9b2721273949e2362ca13e84d6e</Sha> |
| 24 | + <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.11-servicing.20567.16"> |
| 25 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> |
| 26 | + <Sha>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha> |
27 | 27 | </Dependency> |
28 | 28 | <Dependency Name="System.Text.Json" Version="4.7.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> |
29 | 29 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri> |
|
49 | 49 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri> |
50 | 50 | <Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha> |
51 | 51 | </Dependency> |
52 | | - <Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.10-servicing.20519.3" CoherentParentDependency="Microsoft.Extensions.Logging"> |
53 | | - <Uri>https://github.com/dotnet/core-setup</Uri> |
54 | | - <Sha>1721e3943939f9af7d5effa702bb7e9b99e254f1</Sha> |
| 52 | + <Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.11-servicing.20566.6" CoherentParentDependency="Microsoft.Extensions.Logging"> |
| 53 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri> |
| 54 | + <Sha>f5eceb810586ea6138aadcef9e2bba115015ab99</Sha> |
55 | 55 | </Dependency> |
56 | 56 | <!-- Listed as a dependency to workaround https://github.com/dotnet/cli/issues/10528 --> |
57 | 57 | <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> |
|
62 | 62 | Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime. |
63 | 63 | All Runtime.$rid packages should have the same version. |
64 | 64 | --> |
65 | | - <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.10" CoherentParentDependency="Microsoft.Extensions.Logging"> |
66 | | - <Uri>https://github.com/dotnet/core-setup</Uri> |
67 | | - <Sha>1721e3943939f9af7d5effa702bb7e9b99e254f1</Sha> |
| 65 | + <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.11" CoherentParentDependency="Microsoft.Extensions.Logging"> |
| 66 | + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri> |
| 67 | + <Sha>f5eceb810586ea6138aadcef9e2bba115015ab99</Sha> |
68 | 68 | </Dependency> |
69 | 69 | <!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies --> |
70 | 70 | <Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true"> |
|
0 commit comments