File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 47
47
48
48
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
49
49
<UsagePattern IdentityGlob =" Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />
50
+
51
+ <UsagePattern IdentityGlob =" System.IO.Pipelines/*8.0.0*" />
52
+ <UsagePattern IdentityGlob =" System.Threading.Tasks.Dataflow/*8.0.0*" />
50
53
</IgnorePatterns >
51
54
52
55
</UsageData >
Original file line number Diff line number Diff line change 443
443
<SourceBuild RepoName =" source-build-externals" ManagedOnly =" true" />
444
444
</Dependency >
445
445
<!-- Intermediate is necessary for source build. -->
446
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 9.0.0-alpha.1.24358 .1" >
446
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 9.0.0-alpha.1.24362 .1" >
447
447
<Uri >https://github.com/dotnet/source-build-reference-packages</Uri >
448
- <Sha >815f91338b1c4485b50bc0da9518b7b8433c75c1 </Sha >
448
+ <Sha >2fa4c4f8c0b17b48d2f37839563d6862d1974736 </Sha >
449
449
<SourceBuild RepoName =" source-build-reference-packages" ManagedOnly =" true" />
450
450
</Dependency >
451
451
<Dependency Name =" Microsoft.Deployment.DotNet.Releases" Version =" 2.0.0-preview.1.24305.1" >
You can’t perform that action at this time.
0 commit comments