Skip to content

Commit 669fda7

Browse files
Update dependencies from https://github.com/mono/linker build 20210211.1 (#48164)
[master] Update dependencies from mono/linker
1 parent 4cbb1e6 commit 669fda7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
<disabledPackageSources>
2626
<clear />
2727
</disabledPackageSources>
28-
</configuration>
28+
</configuration>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,9 @@
194194
<Uri>https://github.com/dotnet/runtime</Uri>
195195
<Sha>a66b4e3bf5e3c5ecb2e9fba771f69b177bd3844e</Sha>
196196
</Dependency>
197-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21110.5">
197+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21111.1">
198198
<Uri>https://github.com/mono/linker</Uri>
199-
<Sha>e898e7fcf639c3874a99d08dc74dfd03a45a908a</Sha>
199+
<Sha>57432e260642d3c76e8717f5d8d1399c593349b7</Sha>
200200
</Dependency>
201201
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21108.1">
202202
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<!-- Docs -->
155155
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
156156
<!-- ILLink -->
157-
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21110.5</MicrosoftNETILLinkTasksVersion>
157+
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21111.1</MicrosoftNETILLinkTasksVersion>
158158
<!-- ICU -->
159159
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-preview.2.21101.12</MicrosoftNETCoreRuntimeICUTransportVersion>
160160
<!-- Mono LLVM -->

0 commit comments

Comments
 (0)