File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 489
489
Adding an explicit dependency to make sure the latest version is used instead of the SBRP
490
490
one under source build. -->
491
491
<!-- Intermediate is necessary for source build. -->
492
- <Dependency Name =" Microsoft.DiaSymReader" Version =" 2.2.0-beta.25124 .1" >
492
+ <Dependency Name =" Microsoft.DiaSymReader" Version =" 2.2.0-beta.25168 .1" >
493
493
<Uri >https://github.com/dotnet/symreader</Uri >
494
- <Sha >e3d70b066e2e27c7050928e1095df9e5ae859dfd </Sha >
494
+ <Sha >ffe2934fd3800a78c2bc17327a65ea39a993755f </Sha >
495
495
</Dependency >
496
496
<!-- Intermediate is necessary for source build. -->
497
497
<Dependency Name =" Microsoft.SourceBuild.Intermediate.command-line-api" Version =" 0.1.607102" >
552
552
<SourceBuild RepoName =" deployment-tools" ManagedOnly =" true" />
553
553
</Dependency >
554
554
<!-- Intermediate is necessary for source build. -->
555
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.symreader" Version =" 2.2.0-beta.25124 .1" >
555
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.symreader" Version =" 2.2.0-beta.25168 .1" >
556
556
<Uri >https://github.com/dotnet/symreader</Uri >
557
- <Sha >e3d70b066e2e27c7050928e1095df9e5ae859dfd </Sha >
557
+ <Sha >ffe2934fd3800a78c2bc17327a65ea39a993755f </Sha >
558
558
<SourceBuild RepoName =" symreader" ManagedOnly =" true" />
559
559
</Dependency >
560
560
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
Original file line number Diff line number Diff line change 80
80
</PropertyGroup >
81
81
<PropertyGroup >
82
82
<!-- Dependency from https://github.com/dotnet/symreader -->
83
- <MicrosoftDiaSymReaderVersion >2.2.0-beta.25124 .1</MicrosoftDiaSymReaderVersion >
83
+ <MicrosoftDiaSymReaderVersion >2.2.0-beta.25168 .1</MicrosoftDiaSymReaderVersion >
84
84
</PropertyGroup >
85
85
<PropertyGroup >
86
86
<!-- Dependency from https://github.com/dotnet/arcade-services -->
You can’t perform that action at this time.
0 commit comments