Skip to content

Commit c83bef2

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210604.1 (#10851)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21301.1 to 1.0.0-beta.21303.1 (parent: Microsoft.DotNet.Arcade.Sdk)
1 parent d757400 commit c83bef2

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@
136136
</Dependency>
137137
</ProductDependencies>
138138
<ToolsetDependencies>
139-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21303.2">
139+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21304.1">
140140
<Uri>https://github.com/dotnet/arcade</Uri>
141-
<Sha>78da7776965b428ff31da8f1ff2cb073506212b7</Sha>
141+
<Sha>85a65ea1fca1d0867f699fed44d191358270bf6a</Sha>
142142
<SourceBuild RepoName="arcade" ManagedOnly="true" />
143143
</Dependency>
144-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21303.2">
144+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21304.1">
145145
<Uri>https://github.com/dotnet/arcade</Uri>
146-
<Sha>78da7776965b428ff31da8f1ff2cb073506212b7</Sha>
146+
<Sha>85a65ea1fca1d0867f699fed44d191358270bf6a</Sha>
147147
</Dependency>
148148
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="1.0.0-beta.20217.1">
149149
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
@@ -153,9 +153,9 @@
153153
<Uri>https://github.com/dotnet/sourcelink</Uri>
154154
<Sha>4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc</Sha>
155155
</Dependency>
156-
<Dependency Name="XliffTasks" Version="1.0.0-beta.21301.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
156+
<Dependency Name="XliffTasks" Version="1.0.0-beta.21303.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
157157
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
158-
<Sha>988455b0e81c8b2a49bad5b488ebe8df6407924f</Sha>
158+
<Sha>5f46493770064a307090e24e315ca4d071d91b69</Sha>
159159
</Dependency>
160160
</ToolsetDependencies>
161161
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<!-- Dependency from https://github.com/dotnet/arcade -->
23-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>6.0.0-beta.21303.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
23+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>6.0.0-beta.21304.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
2424
</PropertyGroup>
2525
<PropertyGroup>
2626
<!-- Dependency from https://github.com/dotnet/winforms -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cmake": "3.16.4"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21303.2",
14+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21304.1",
1515
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
1616
}
1717
}

0 commit comments

Comments
 (0)