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

Commit

Permalink
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/d…
Browse files Browse the repository at this point in the history
…otnet-cli
  • Loading branch information
dotnet-bot committed Mar 16, 2021
1 parent 5c9333e commit 01a47f8
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>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.408-servicing.21165.8">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.408-servicing.21166.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.408-servicing.21165.8">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.408-servicing.21166.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.408-servicing.21162.14">
<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>ab42d248928f65dd174a2383f3256e68d9379bb7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.408-servicing.21165.8">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.408-servicing.21166.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</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.408-servicing.21165.8</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.408-servicing.21166.4</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.408-servicing.21165.8</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.408-servicing.21166.4</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 01a47f8

Please sign in to comment.