File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 29
29
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
30
30
<UsagePattern IdentityGlob =" Microsoft.NET.ILLink.Tasks/*8.0.*" />
31
31
<UsagePattern IdentityGlob =" Microsoft.NETCore.App.Crossgen2.linux-x64/*8.0.*" />
32
+
33
+ <!-- Transivite dependency of Microsoft.CodeAnalysis.ExternalAccess.AspNetCore -> Microsoft.CodeAnalysis.Features.
34
+ In product build the dependency is bumped to latest, which also bumps the version of DiaSymReader -->
35
+ <UsagePattern IdentityGlob =" Microsoft.DiaSymReader/*1.4.0*" />
32
36
</IgnorePatterns >
33
37
</UsageData >
Original file line number Diff line number Diff line change 329
329
<Sha >9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha >
330
330
<SourceBuild RepoName =" xdt" ManagedOnly =" true" />
331
331
</Dependency >
332
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 8.0.0-alpha.1.23316.2 " >
332
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 8.0.0-alpha.1.23319.4 " >
333
333
<Uri >https://github.com/dotnet/source-build-reference-packages</Uri >
334
- <Sha >3e92e7cead1e08476973f637007bb22cde7843ca </Sha >
334
+ <Sha >4163a212b06740e791c3dfe7ea1258565229af07 </Sha >
335
335
<SourceBuild RepoName =" source-build-reference-packages" ManagedOnly =" true" />
336
336
</Dependency >
337
337
<!-- Not updated automatically -->
Original file line number Diff line number Diff line change 164
164
<!-- Packages from dotnet/source-build-externals -->
165
165
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion >8.0.0-alpha.1.23315.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion >
166
166
<!-- Packages from dotnet/source-build-reference-packages -->
167
- <MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion >8.0.0-alpha.1.23316.2 </MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion >
167
+ <MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion >8.0.0-alpha.1.23319.4 </MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion >
168
168
<!-- Packages from dotnet/xdt -->
169
169
<MicrosoftWebXdtVersion >7.0.0-preview.22423.2</MicrosoftWebXdtVersion >
170
170
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments