Skip to content

Commit 24e34dc

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220601.2 (#42052)
[main] Update dependencies from dotnet/arcade
1 parent b806844 commit 24e34dc

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -292,22 +292,22 @@
292292
<Uri>https://github.com/dotnet/runtime</Uri>
293293
<Sha>06da0fcf4573115aac76f4afd65cdd75592e86e2</Sha>
294294
</Dependency>
295-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22276.1">
295+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22301.2">
296296
<Uri>https://github.com/dotnet/arcade</Uri>
297-
<Sha>b8b67b243ba93bf9b89390c85b4dee034d3c5609</Sha>
297+
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
298298
<SourceBuild RepoName="arcade" ManagedOnly="true" />
299299
</Dependency>
300-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22276.1">
300+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22301.2">
301301
<Uri>https://github.com/dotnet/arcade</Uri>
302-
<Sha>b8b67b243ba93bf9b89390c85b4dee034d3c5609</Sha>
302+
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
303303
</Dependency>
304-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22276.1">
304+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22301.2">
305305
<Uri>https://github.com/dotnet/arcade</Uri>
306-
<Sha>b8b67b243ba93bf9b89390c85b4dee034d3c5609</Sha>
306+
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
307307
</Dependency>
308-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22276.1">
308+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22301.2">
309309
<Uri>https://github.com/dotnet/arcade</Uri>
310-
<Sha>b8b67b243ba93bf9b89390c85b4dee034d3c5609</Sha>
310+
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
311311
</Dependency>
312312
</ToolsetDependencies>
313313
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
<MicrosoftEntityFrameworkCoreVersion>7.0.0-preview.6.22301.7</MicrosoftEntityFrameworkCoreVersion>
136136
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-preview.6.22301.7</MicrosoftEntityFrameworkCoreDesignVersion>
137137
<!-- Packages from dotnet/arcade -->
138-
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22276.1</MicrosoftDotNetBuildTasksInstallersVersion>
139-
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22276.1</MicrosoftDotNetBuildTasksTemplatingVersion>
138+
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22301.2</MicrosoftDotNetBuildTasksInstallersVersion>
139+
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22301.2</MicrosoftDotNetBuildTasksTemplatingVersion>
140140
</PropertyGroup>
141141
<!--
142142

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"msbuild-sdks": {
2929
"Yarn.MSBuild": "1.22.10",
30-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22276.1",
31-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22276.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22301.2",
31+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22301.2"
3232
}
3333
}

0 commit comments

Comments
 (0)