Skip to content

Commit 2c94611

Browse files
[main] Update dependencies from mono/linker (#17988)
[main] Update dependencies from mono/linker
1 parent 59ec2ab commit 2c94611

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
@@ -101,13 +101,13 @@
101101
<Uri>https://github.com/microsoft/vstest</Uri>
102102
<Sha>ad32654bc155a059fda263f0ec99b445058d84ea</Sha>
103103
</Dependency>
104-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21278.2">
104+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21281.2">
105105
<Uri>https://github.com/mono/linker</Uri>
106-
<Sha>526731fe2bba33340009373e02429c910be55144</Sha>
106+
<Sha>04e0f49338e416f2e2feebd7804b41aa8e24d841</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21278.2">
108+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21281.2">
109109
<Uri>https://github.com/mono/linker</Uri>
110-
<Sha>526731fe2bba33340009373e02429c910be55144</Sha>
110+
<Sha>04e0f49338e416f2e2feebd7804b41aa8e24d841</Sha>
111111
</Dependency>
112112
<Dependency Name="System.CodeDom" Version="6.0.0-preview.6.21276.13">
113113
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</PropertyGroup>
7676
<PropertyGroup>
7777
<!-- Dependencies from https://github.com/mono/linker -->
78-
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21278.2</MicrosoftNETILLinkTasksPackageVersion>
78+
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21281.2</MicrosoftNETILLinkTasksPackageVersion>
7979
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8080
</PropertyGroup>
8181
<PropertyGroup>

0 commit comments

Comments
 (0)