Skip to content

Commit 2c51ef3

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190512.1 (#3227)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19262.1 - Microsoft.DotNet.SignTool - 1.0.0-beta.19262.1
1 parent 3be6564 commit 2c51ef3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19261.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19262.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>136dfbfa8a6173dadc107bf7393bdeaceecb4d3a</Sha>
8+
<Sha>30682cda0dd7ca1765463749dd91ec3cfec75eb9</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19261.1">
10+
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19262.1">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>136dfbfa8a6173dadc107bf7393bdeaceecb4d3a</Sha>
12+
<Sha>30682cda0dd7ca1765463749dd91ec3cfec75eb9</Sha>
1313
</Dependency>
1414
</ToolsetDependencies>
1515
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
2525
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
2626
<SystemReflectionMetadataVersion>1.5.0</SystemReflectionMetadataVersion>
27-
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19261.1</MicrosoftDotNetSignToolVersion>
27+
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19262.1</MicrosoftDotNetSignToolVersion>
2828
</PropertyGroup>
2929
<!-- Get .NET Framework reference assemblies from NuGet packages -->
3030
<PropertyGroup>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
},
88
"msbuild-sdks": {
9-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1",
9+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19262.1",
1010
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12"
1111
}
1212
}

0 commit comments

Comments
 (0)