Skip to content

Commit 28a8aea

Browse files
authored
Set sourcelinks source tag to 2xx VMR (#1503)
1 parent 469f7be commit 28a8aea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25513.109</MicrosoftDotNetArcadeSdkPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25506.103</MicrosoftDotNetArcadeSdkPackageVersion>
1010
<SystemCommandLinePackageVersion>2.0.0</SystemCommandLinePackageVersion>
1111
<!-- dotnet/msbuild dependencies -->
1212
<MicrosoftBuildPackageVersion>17.11.31</MicrosoftBuildPackageVersion>

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="sourcelink" Sha="3a0c62bf027fbcb8683a13e78a5b21ae19028ca3" BarId="286911" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="sourcelink" Sha="5558d2da527906dd610d5bfa63177e67e515b5e7" BarId="285880" />
44
<ProductDependencies>
55
<Dependency Name="System.CommandLine" Version="2.0.0">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
77
<Sha>3a0c62bf027fbcb8683a13e78a5b21ae19028ca3</Sha>
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25513.109">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25506.103">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>3a0c62bf027fbcb8683a13e78a5b21ae19028ca3</Sha>
13+
<Sha>5558d2da527906dd610d5bfa63177e67e515b5e7</Sha>
1414
</Dependency>
1515
<!-- Dependencies required for source build to lift to the previously-source-built version. -->
1616
<Dependency Name="Microsoft.Build" Version="17.11.31">

0 commit comments

Comments
 (0)