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

Commit 7e0c2e2

Browse files
committed
Merge pull request 7685 from darc-internal/release/3.1.3xx-06c7b55a-ccea-4bca-9d91-8485f7bd8aac into internal/release/3.1.3xx
1 parent 58d7d6b commit 7e0c2e2

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
@@ -48,9 +48,9 @@
4848
</Dependency>
4949
</ToolsetDependencies>
5050
<ProductDependencies>
51-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.300-preview.20230.5">
52-
<Uri>https://github.com/dotnet/sdk</Uri>
53-
<Sha>42ea8278db4c13727a7ac5db923228716e986bfa</Sha>
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.300-preview.20230.7">
52+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
53+
<Sha>19f2c34241be811a58ed51f74065e9592487c9b8</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.4-servicing.20221.3">
5656
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</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.300-preview.20230.5</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.300-preview.20230.7</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)