Skip to content

Commit

Permalink
Bump to dotnet/installer@2d72e71 6.0.200-preview.22063.5 (dotnet#6646)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@5502a44...2d72e71

Updates: Microsoft.Dotnet.Sdk.Internal: from 6.0.200-preview.22061.4 to 6.0.200-preview.22063.5
  • Loading branch information
dotnet-maestro[bot] authored Jan 14, 2022
1 parent 6eb11f1 commit 2fff97c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.200-preview.22061.4">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.200-preview.22063.5">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>5502a4441ed3cba8ae1c89f8134447d9307fdbf7</Sha>
<Sha>2d72e717b3ffe4e6094d153a9cc970da971ed753</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21519.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.200-preview.22061.4</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.200-preview.22063.5</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-1.21519.4</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>5.0.0-beta.20181.7</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
Expand Down

0 comments on commit 2fff97c

Please sign in to comment.