|
17 | 17 | </Dependency>
|
18 | 18 | <!-- this is pinned to work around https://github.com/dotnet/arcade/issues/3518 -->
|
19 | 19 | <!-- if XDT is updated before that issue is fixed, this should be updated. After the issue is fixed, it should be unpinned. -->
|
20 |
| - <Dependency Name="Microsoft.Web.Xdt" Version="3.0.0" CoherentParentDependency="Microsoft.NET.Sdk.Web" Pinned="true"> |
| 20 | + <Dependency Name="Microsoft.Web.Xdt" Version="3.1.0" CoherentParentDependency="Microsoft.NET.Sdk.Web" Pinned="true"> |
21 | 21 | <Uri>https://github.com/aspnet/xdt</Uri>
|
22 | 22 | <Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
|
23 | 23 | <RepoName>aspnet-xdt</RepoName>
|
24 | 24 | </Dependency>
|
25 |
| - <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rtm.21161.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 25 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rtm.21221.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
26 | 26 | <Uri>https://github.com/mono/linker</Uri>
|
27 |
| - <Sha>c43f981eec336c1dc4fd0ead84b5e09db9377d9e</Sha> |
| 27 | + <Sha>6a15056a9d71169bf04d007301edfd558afcfa6a</Sha> |
28 | 28 | <RepoName>linker</RepoName>
|
29 | 29 | </Dependency>
|
30 |
| - <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 30 | + <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
31 | 31 | <Uri>https://github.com/dotnet/runtime</Uri>
|
32 |
| - <Sha>2f740adc1457e8a28c1c072993b66f515977eb51</Sha> |
| 32 | + <Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</Sha> |
33 | 33 | <RepoName>runtime</RepoName>
|
34 | 34 | <RepoName>runtime-portable</RepoName>
|
35 | 35 | </Dependency>
|
36 |
| - <Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.202" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 36 | + <Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.203" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
37 | 37 | <Uri>https://github.com/dotnet/templating</Uri>
|
38 |
| - <Sha>8470ff317250d761c72f920b8ea1c0700b230eb3</Sha> |
| 38 | + <Sha>50e1aa014b0b35cb9aa2c5157d054ee654949dff</Sha> |
39 | 39 | </Dependency>
|
40 |
| - <Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20407.5"> |
| 40 | + <Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20420.1"> |
41 | 41 | <Uri>https://github.com/dotnet/test-templates</Uri>
|
42 |
| - <Sha>956e14dedd3a3ac981b320d66c6d389387a2954a</Sha> |
| 42 | + <Sha>a2b05d8171915c69ad97ab5d49bbb07d2c780a67</Sha> |
43 | 43 | </Dependency>
|
44 | 44 | <!-- this should have CPD to Roslyn or runtime but they don't have the proper Version.Details.xml entry - https://github.com/dotnet/runtime/issues/42637 -->
|
45 | 45 | <Dependency Name="System.CommandLine" Version="2.0.0-beta1.20371.2">
|
|
56 | 56 | </Dependency>
|
57 | 57 | <Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
58 | 58 | <Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
|
59 |
| - <Sha>ce71b27be743710012c0460071da188b2f05959c</Sha> |
| 59 | + <Sha>755ceda71eaa7f2356fa0f310fea13bb529266f5</Sha> |
60 | 60 | </Dependency>
|
61 | 61 | <Dependency Name="NuGet.Build.Tasks" Version="5.9.1-rc.8" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
62 | 62 | <Uri>https://github.com/nuget/nuget.client</Uri>
|
63 | 63 | <Sha>d525b0e670f3b6cbd5c73a35f04730a9f658c852</Sha>
|
64 | 64 | <RepoName>nuget-client</RepoName>
|
65 | 65 | </Dependency>
|
66 |
| - <Dependency Name="Microsoft.NET.Sdk" Version="5.0.202-servicing.21201.17" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 66 | + <Dependency Name="Microsoft.NET.Sdk" Version="5.0.203-servicing.21222.11" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
67 | 67 | <Uri>https://github.com/dotnet/sdk</Uri>
|
68 |
| - <Sha>51369266643769f9f0c1184e89715cd1045126d0</Sha> |
| 68 | + <Sha>b8025906f7463b6e477893c81238dc7003b353a3</Sha> |
69 | 69 | <RepoName>sdk</RepoName>
|
70 | 70 | </Dependency>
|
71 | 71 | <Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
|
79 | 79 | <RepoName>application-insights</RepoName>
|
80 | 80 | </Dependency>
|
81 | 81 | <!-- once https://github.com/dotnet/arcade/issues/3099 is fixed this should have a coherency parent. -->
|
82 |
| - <Dependency Name="XliffTasks" Version="1.0.0-beta.20129.1"> |
| 82 | + <Dependency Name="XliffTasks" Version="1.0.0-beta.20502.2"> |
83 | 83 | <Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
84 |
| - <Sha>a52f3d7fb58470749ee4035fbbcb7e63c78b0459</Sha> |
| 84 | + <Sha>d2bec3a64076f8463de4756913712badfce0a01d</Sha> |
85 | 85 | </Dependency>
|
86 |
| - <Dependency Name="dotnet-dev-certs" Version="5.0.5-servicing.21167.8" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 86 | + <Dependency Name="dotnet-dev-certs" Version="5.0.6-servicing.21221.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
87 | 87 | <Uri>https://github.com/dotnet/aspnetcore</Uri>
|
88 |
| - <Sha>b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb</Sha> |
| 88 | + <Sha>f3eeec88e64270e9e783d713fea8503f28b1a932</Sha> |
89 | 89 | <RepoName>aspnetcore</RepoName>
|
90 | 90 | </Dependency>
|
91 | 91 | <Dependency Name="Microsoft.FSharp.Compiler" Version="11.3.2-beta.21102.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
|
96 | 96 | <Uri>https://github.com/microsoft/vstest</Uri>
|
97 | 97 | <Sha>99b911a57a02fc5d2eeef23e9ab8cbea4505678b</Sha>
|
98 | 98 | </Dependency>
|
99 |
| - <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.202-servicing.21201.18"> |
| 99 | + <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.203-servicing.21222.11"> |
100 | 100 | <Uri>https://github.com/dotnet/installer</Uri>
|
101 |
| - <Sha>db7cc87d512335808e3806067f2bf9b31379e1db</Sha> |
| 101 | + <Sha>b5f47e6c6aa198df48121dc3076c9626f50b116e</Sha> |
102 | 102 | <RepoName>installer</RepoName>
|
103 | 103 | </Dependency>
|
104 | 104 | <Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.20419.2">
|
|
0 commit comments