Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…otnet-cli build 20220420.1

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.DotNet.Cli.Utils , Microsoft.DotNet.Cli.Runtime
 From Version 3.1.418-servicing.22180.8 -> To Version 3.1.419-servicing.22220.1

Dependency coherency updates

Microsoft.DotNet.Common.ItemTemplates
 From Version 3.1.24 -> To Version 3.1.25 (parent: Microsoft.DotNet.Cli.Runtime
  • Loading branch information
dotnet-bot committed Apr 20, 2022
1 parent 84d4f54 commit 587dd83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>4c6b4aa257241c4d419b8c271e37afac4445b1c0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.419-servicing.22219.5">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>ed011a2e86f40892865f67e47057ace0f9bfd119</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.419-servicing.22219.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>ed011a2e86f40892865f67e47057ace0f9bfd119</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.418-servicing.22159.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
Expand Down Expand Up @@ -97,9 +97,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.419-servicing.22219.5">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>ed011a2e86f40892865f67e47057ace0f9bfd119</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Production Dependencies -->
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetCliRuntimePackageVersion>3.1.419-servicing.22219.5</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.419-servicing.22220.1</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down Expand Up @@ -86,7 +86,7 @@
<PropertyGroup>
<!-- Test only dependencies -->
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.419-servicing.22219.5</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.419-servicing.22220.1</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 587dd83

Please sign in to comment.