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

Commit 91705c8

Browse files
committed
Merge pull request 4799 from darc-internal/release/3.1.1xx-bedc9299-4a08-48ca-b554-89f2b81eaf57 into internal/release/3.1.1xx
1 parent 2b25bd5 commit 91705c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
<Uri>https://github.com/dotnet/core-setup</Uri>
4141
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-rtm.19568.4">
44-
<Uri>https://github.com/dotnet/sdk</Uri>
45-
<Sha>49bbede419cf63e15c70f4b463f80e4811fe3f34</Sha>
43+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.101-servicing.19617.12">
44+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
45+
<Sha>9b38eb3b6cbbc9c82270dbd4e20286007a52a165</Sha>
4646
</Dependency>
4747
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
4848
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040
<PropertyGroup>
4141
<!-- Dependencies from https://github.com/dotnet/sdk -->
42-
<MicrosoftNETSdkPackageVersion>3.1.100-rtm.19568.4</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.101-servicing.19617.12</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)