Skip to content

Commit bd53066

Browse files
Update dependencies from https://github.com/dotnet/linker build 20220815.4
Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22415.1 -> To Version 7.0.100-1.22415.4
1 parent 1b31c67 commit bd53066

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,19 +105,19 @@
105105
<Uri>https://github.com/microsoft/vstest</Uri>
106106
<Sha>ef0aa102e9c7d5cf55af06c2747d11e07d12b69a</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22415.1">
108+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22415.4">
109109
<Uri>https://github.com/dotnet/linker</Uri>
110-
<Sha>33c3b2c60d0a2006162a6326db853fe5415439bd</Sha>
110+
<Sha>6252a2194dd32911db2c0669fc818555687d5570</Sha>
111111
<SourceBuild RepoName="linker" ManagedOnly="true" />
112112
</Dependency>
113113
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="7.0.0-rc.1.22411.12">
114114
<Uri>https://github.com/dotnet/runtime</Uri>
115115
<Sha>f52d8c59bb49360eb2cbeeb863c5856ebd62adda</Sha>
116116
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22415.1">
118+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22415.4">
119119
<Uri>https://github.com/dotnet/linker</Uri>
120-
<Sha>33c3b2c60d0a2006162a6326db853fe5415439bd</Sha>
120+
<Sha>6252a2194dd32911db2c0669fc818555687d5570</Sha>
121121
</Dependency>
122122
<Dependency Name="System.CodeDom" Version="7.0.0-rc.1.22411.12">
123123
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
</PropertyGroup>
8686
<PropertyGroup>
8787
<!-- Dependencies from https://github.com/mono/linker -->
88-
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22415.1</MicrosoftNETILLinkTasksPackageVersion>
88+
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22415.4</MicrosoftNETILLinkTasksPackageVersion>
8989
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
9090
</PropertyGroup>
9191
<PropertyGroup>

0 commit comments

Comments
 (0)