Skip to content

Commit b3b0789

Browse files
dotnet-maestro[bot]marcpopMSFT
authored andcommitted
Update dependencies from https://github.com/dotnet/linker build 20240924.1
Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks From Version 6.0.200-1.24473.1 -> To Version 6.0.200-1.24474.1
1 parent 170b529 commit b3b0789

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
@@ -137,14 +137,14 @@
137137
<Uri>https://github.com/microsoft/vstest</Uri>
138138
<Sha>6e76d580fcc69954441344175bd1b0ab2e432026</Sha>
139139
</Dependency>
140-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.24473.1">
140+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.24474.1">
141141
<Uri>https://github.com/dotnet/linker</Uri>
142-
<Sha>0991fcde3933eecc12f53472a3347a94e2d1fdd5</Sha>
142+
<Sha>a4c34412c8e6cb54042744cc1bfec80fc7e87b67</Sha>
143143
<SourceBuild RepoName="linker" ManagedOnly="true" />
144144
</Dependency>
145-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24473.1">
145+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24474.1">
146146
<Uri>https://github.com/dotnet/linker</Uri>
147-
<Sha>0991fcde3933eecc12f53472a3347a94e2d1fdd5</Sha>
147+
<Sha>a4c34412c8e6cb54042744cc1bfec80fc7e87b67</Sha>
148148
</Dependency>
149149
<Dependency Name="System.CodeDom" Version="6.0.0">
150150
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</PropertyGroup>
8181
<PropertyGroup>
8282
<!-- Dependencies from https://github.com/mono/linker -->
83-
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.24473.1</MicrosoftNETILLinkTasksPackageVersion>
83+
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.24474.1</MicrosoftNETILLinkTasksPackageVersion>
8484
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8585
</PropertyGroup>
8686
<PropertyGroup>

0 commit comments

Comments
 (0)