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

Commit 01a47f8

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-cli
1 parent 5c9333e commit 01a47f8

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
1414
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.408-servicing.21165.8">
16+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.408-servicing.21166.4">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
18-
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
18+
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.408-servicing.21165.8">
20+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.408-servicing.21166.4">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
22-
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
22+
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.408-servicing.21162.14">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
@@ -97,9 +97,9 @@
9797
<Uri>https://github.com/dotnet/arcade</Uri>
9898
<Sha>ab42d248928f65dd174a2383f3256e68d9379bb7</Sha>
9999
</Dependency>
100-
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.408-servicing.21165.8">
100+
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.408-servicing.21166.4">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
102-
<Sha>321c951123cbd36442a9be003d26a8340d18484a</Sha>
102+
<Sha>954f14bb2f051d480a67a871f189d7ac22044f19</Sha>
103103
</Dependency>
104104
</ToolsetDependencies>
105105
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Production Dependencies -->
1414
<PropertyGroup>
1515
<!-- Dependencies from https://github.com/dotnet/cli -->
16-
<MicrosoftDotNetCliRuntimePackageVersion>3.1.408-servicing.21165.8</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.408-servicing.21166.4</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->
@@ -86,7 +86,7 @@
8686
<PropertyGroup>
8787
<!-- Test only dependencies -->
8888
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
89-
<MicrosoftDotNetCliUtilsPackageVersion>3.1.408-servicing.21165.8</MicrosoftDotNetCliUtilsPackageVersion>
89+
<MicrosoftDotNetCliUtilsPackageVersion>3.1.408-servicing.21166.4</MicrosoftDotNetCliUtilsPackageVersion>
9090
</PropertyGroup>
9191
<PropertyGroup>
9292
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>

0 commit comments

Comments
 (0)