Skip to content

Commit 56bb3d7

Browse files
Update dependencies from https://github.com/dotnet/installer build 20210414.14
Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-preview.3.21202.5 -> To Version 6.0.100-preview.4.21214.14
1 parent 29b10a5 commit 56bb3d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.4.21213.70">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.4.21214.14">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>a069111a95b4b908235febeeb3966b3b078720d1</Sha>
5+
<Sha>96ec2dfcbf28a768e19801f006cda23d23f00d7d</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="6.0.100-preview.2.21212.1">
88
<Uri>https://github.com/mono/linker</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.4.21213.70</MicrosoftDotnetSdkInternalPackageVersion>
4+
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.4.21214.14</MicrosoftDotnetSdkInternalPackageVersion>
55
<MicrosoftNETILLinkPackageVersion>6.0.100-preview.2.21212.1</MicrosoftNETILLinkPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.2.21212.1</MicrosoftNETILLinkTasksPackageVersion>
77
</PropertyGroup>

0 commit comments

Comments
 (0)