Update runtime dependency tag

This commit is contained in:
Nikola Milosavljevic 2023-05-04 16:23:00 +00:00
parent 504b154a38
commit cd7f23a556
2 changed files with 1 additions and 5 deletions

View file

@ -20,10 +20,6 @@
<UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/5.0.0-preview.3.20214.6" />
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
<UsagePattern IdentityGlob="Microsoft.NET.Workload.Mono.ToolChain*/*8.0.*" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.0.*" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/*8.0.*" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/*8.0.*" />
<UsagePattern IdentityGlob="Microsoft.NETCore.Platforms/*8.0.*" />
</IgnorePatterns>
</UsageData>

View file

@ -20,7 +20,7 @@
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.5.23252.13" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>bc9dad2351827fdbbde7b10ff97f253a065d49e5</Sha>
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.5.23252.13" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>