Skip to content

Commit 3be6564

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190511.1 (#3226)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19261.1 - Microsoft.DotNet.SignTool - 1.0.0-beta.19261.1
1 parent 8ca8752 commit 3be6564

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.19260.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19261.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>810920cf8a5fc183585304193f8b4e4e189497e9</Sha>
8+
<Sha>136dfbfa8a6173dadc107bf7393bdeaceecb4d3a</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19260.2">
10+
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.19261.1">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>810920cf8a5fc183585304193f8b4e4e189497e9</Sha>
12+
<Sha>136dfbfa8a6173dadc107bf7393bdeaceecb4d3a</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.19260.2</MicrosoftDotNetSignToolVersion>
27+
<MicrosoftDotNetSignToolVersion>1.0.0-beta.19261.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.19260.2",
9+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1",
1010
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12"
1111
}
1212
}

0 commit comments

Comments
 (0)