Skip to content

Commit 38f45aa

Browse files
Update dependencies from https://github.com/mono/linker build 20210630.1 (#18653)
[main] Update dependencies from mono/linker
1 parent d2185a1 commit 38f45aa

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
@@ -108,14 +108,14 @@
108108
<Uri>https://github.com/microsoft/vstest</Uri>
109109
<Sha>e078bbadaf65628c313e97041973db52a84491ef</Sha>
110110
</Dependency>
111-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21329.2">
111+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21330.1">
112112
<Uri>https://github.com/mono/linker</Uri>
113-
<Sha>f549b4e8bfdf07c31f2540d05f55b50af0e2f391</Sha>
113+
<Sha>f574448d16af45f7ac2c4b89d71dea73dec86726</Sha>
114114
<SourceBuild RepoName="linker" ManagedOnly="true" />
115115
</Dependency>
116-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21329.2">
116+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21330.1">
117117
<Uri>https://github.com/mono/linker</Uri>
118-
<Sha>f549b4e8bfdf07c31f2540d05f55b50af0e2f391</Sha>
118+
<Sha>f574448d16af45f7ac2c4b89d71dea73dec86726</Sha>
119119
</Dependency>
120120
<Dependency Name="System.CodeDom" Version="6.0.0-preview.7.21330.2">
121121
<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.21329.2</MicrosoftNETILLinkTasksPackageVersion>
78+
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21330.1</MicrosoftNETILLinkTasksPackageVersion>
7979
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8080
</PropertyGroup>
8181
<PropertyGroup>

0 commit comments

Comments
 (0)