|
7 | 7 | <SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
8 | 8 | </Dependency>
|
9 | 9 | <!-- Intermediate is necessary for source build. -->
|
10 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.36-preview-25273-01"> |
| 10 | + <Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.26-preview-25272-04"> |
11 | 11 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
12 |
| - <Sha>322e41fd23063a8c53d8b16a3df6db52638e912c</Sha> |
| 12 | + <Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha> |
13 | 13 | <SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
14 | 14 | </Dependency>
|
15 |
| - <Dependency Name="Microsoft.Build" Version="17.12.36"> |
| 15 | + <Dependency Name="Microsoft.Build" Version="17.13.26"> |
16 | 16 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
17 |
| - <Sha>322e41fd23063a8c53d8b16a3df6db52638e912c</Sha> |
| 17 | + <Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha> |
18 | 18 | </Dependency>
|
19 |
| - <Dependency Name="Microsoft.Build.Framework" Version="17.12.36"> |
| 19 | + <Dependency Name="Microsoft.Build.Framework" Version="17.13.26"> |
20 | 20 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
21 |
| - <Sha>322e41fd23063a8c53d8b16a3df6db52638e912c</Sha> |
| 21 | + <Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha> |
22 | 22 | </Dependency>
|
23 |
| - <Dependency Name="Microsoft.Build.Tasks.Core" Version="17.12.36"> |
| 23 | + <Dependency Name="Microsoft.Build.Tasks.Core" Version="17.13.26"> |
24 | 24 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
25 |
| - <Sha>322e41fd23063a8c53d8b16a3df6db52638e912c</Sha> |
| 25 | + <Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha> |
26 | 26 | </Dependency>
|
27 |
| - <Dependency Name="Microsoft.Build.Utilities.Core" Version="17.12.36"> |
| 27 | + <Dependency Name="Microsoft.Build.Utilities.Core" Version="17.13.26"> |
28 | 28 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
29 |
| - <Sha>322e41fd23063a8c53d8b16a3df6db52638e912c</Sha> |
| 29 | + <Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha> |
30 | 30 | </Dependency>
|
31 | 31 | <Dependency Name="System.Reflection.Metadata" Version="8.0.0">
|
32 | 32 | <Uri>https://github.com/dotnet/runtime</Uri>
|
|
0 commit comments