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

Commit 70b6982

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-cli
1 parent 25c615c commit 70b6982

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>4c6b4aa257241c4d419b8c271e37afac4445b1c0</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.413-servicing.21416.14">
16+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.413-servicing.21417.5">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
18-
<Sha>3d47991c7454920e51b6a791ba4d2eb84543a4da</Sha>
18+
<Sha>004cd00e6d5cf31683c1cfb405f969177c57b5fc</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.413-servicing.21416.14">
20+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.413-servicing.21417.5">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
22-
<Sha>3d47991c7454920e51b6a791ba4d2eb84543a4da</Sha>
22+
<Sha>004cd00e6d5cf31683c1cfb405f969177c57b5fc</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.413-servicing.21410.12">
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>c444d7967c5b79d16f2150370504368591883268</Sha>
9999
</Dependency>
100-
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.413-servicing.21416.14">
100+
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.413-servicing.21417.5">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
102-
<Sha>3d47991c7454920e51b6a791ba4d2eb84543a4da</Sha>
102+
<Sha>004cd00e6d5cf31683c1cfb405f969177c57b5fc</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.413-servicing.21416.14</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.413-servicing.21417.5</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.413-servicing.21416.14</MicrosoftDotNetCliUtilsPackageVersion>
89+
<MicrosoftDotNetCliUtilsPackageVersion>3.1.413-servicing.21417.5</MicrosoftDotNetCliUtilsPackageVersion>
9090
</PropertyGroup>
9191
<PropertyGroup>
9292
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>

0 commit comments

Comments
 (0)