Skip to content

Commit f1120a9

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (llvm#184)
[objwriter/12.x] Update dependencies from dotnet/arcade
1 parent c204540 commit f1120a9

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="7.0.0-beta.22168.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22171.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
8+
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22168.2">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22171.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
12+
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="7.0.0-beta.22168.2">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="7.0.0-beta.22171.2">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
16+
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</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>7.0.0-beta.22168.2</MicrosoftDotNetBuildTasksPackagingVersion>
9+
<MicrosoftDotNetBuildTasksPackagingVersion>7.0.0-beta.22171.2</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"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22168.2",
7-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22168.2",
6+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
7+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22171.2",
88
"Microsoft.Build.Traversal": "2.0.2"
99
}
1010
}

0 commit comments

Comments
 (0)