Skip to content

Commit 97d42b6

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210707.3 (llvm#123)
[release/11.x] Update dependencies from dotnet/arcade
1 parent a05e5e9 commit 97d42b6

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21355.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21357.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>615fbd8c498067deae160a696701eaf33155da56</Sha>
8+
<Sha>286d98094b830b8dad769542b2669cb1b75f7097</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21355.2">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21357.3">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>615fbd8c498067deae160a696701eaf33155da56</Sha>
12+
<Sha>286d98094b830b8dad769542b2669cb1b75f7097</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21355.2">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21357.3">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>615fbd8c498067deae160a696701eaf33155da56</Sha>
16+
<Sha>286d98094b830b8dad769542b2669cb1b75f7097</Sha>
1717
</Dependency>
1818
</ToolsetDependencies>
1919
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
77
</PropertyGroup>
88
<PropertyGroup>
9-
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21355.2</MicrosoftDotNetBuildTasksPackagingVersion>
9+
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21357.3</MicrosoftDotNetBuildTasksPackagingVersion>
1010
</PropertyGroup>
1111
</Project>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"dotnet": "6.0.100-preview.4.21255.9"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21355.2",
7-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21355.2",
6+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21357.3",
7+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21357.3",
88
"Microsoft.Build.Traversal": "2.0.2"
99
}
1010
}

0 commit comments

Comments
 (0)