Skip to content

Commit c1048a8

Browse files
[main] Update dependencies from dotnet/arcade (#54695)
* Update dependencies from https://github.com/dotnet/arcade build Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 9.0.0-beta.24171.5 -> To Version 9.0.0-beta.24172.1 * Update Publishing.props --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]>
1 parent 35e9982 commit c1048a8

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

eng/Publishing.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</MSBuild>
6666

6767
<PropertyGroup>
68-
<ProductVersion>%(_ResolvedProductVersionInfo.PackageVersion)</ProductVersion>
68+
<ProductVersion>%(_ResolvedPackageVersionInfo.PackageVersion)</ProductVersion>
6969
</PropertyGroup>
7070
</Target>
7171

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -383,31 +383,31 @@
383383
<Uri>https://github.com/dotnet/winforms</Uri>
384384
<Sha>fd95fcd9771ffe9270c8c0280a2950e5434c250d</Sha>
385385
</Dependency>
386-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24171.5">
386+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24172.1">
387387
<Uri>https://github.com/dotnet/arcade</Uri>
388-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
388+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
389389
</Dependency>
390390
<!-- Intermediate is necessary for source build. -->
391-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24171.5">
391+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24172.1">
392392
<Uri>https://github.com/dotnet/arcade</Uri>
393-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
393+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
394394
<SourceBuild RepoName="arcade" ManagedOnly="true" />
395395
</Dependency>
396-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24171.5">
396+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24172.1">
397397
<Uri>https://github.com/dotnet/arcade</Uri>
398-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
398+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
399399
</Dependency>
400-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24171.5">
400+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24172.1">
401401
<Uri>https://github.com/dotnet/arcade</Uri>
402-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
402+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
403403
</Dependency>
404-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24171.5">
404+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24172.1">
405405
<Uri>https://github.com/dotnet/arcade</Uri>
406-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
406+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
407407
</Dependency>
408-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24171.5">
408+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24172.1">
409409
<Uri>https://github.com/dotnet/arcade</Uri>
410-
<Sha>742b88473823f1271366463ee9b57bea63677312</Sha>
410+
<Sha>5d8abb43f355edc287d57907967224a0ac5ebb9f</Sha>
411411
</Dependency>
412412
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-preview.3.24163.5">
413413
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@
159159
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
160160
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
161161
<!-- Packages from dotnet/arcade -->
162-
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24171.5</MicrosoftDotNetBuildTasksInstallersVersion>
163-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24171.5</MicrosoftDotNetBuildTasksTemplatingVersion>
164-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24171.5</MicrosoftDotNetRemoteExecutorVersion>
165-
<MicrosoftSourceBuildIntermediatearcadeVersion>9.0.0-beta.24171.5</MicrosoftSourceBuildIntermediatearcadeVersion>
162+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24172.1</MicrosoftDotNetBuildTasksInstallersVersion>
163+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24172.1</MicrosoftDotNetBuildTasksTemplatingVersion>
164+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24172.1</MicrosoftDotNetRemoteExecutorVersion>
165+
<MicrosoftSourceBuildIntermediatearcadeVersion>9.0.0-beta.24172.1</MicrosoftSourceBuildIntermediatearcadeVersion>
166166
<!-- Packages from dotnet/source-build-externals -->
167167
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>9.0.0-alpha.1.24162.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
168168
<!-- Packages from dotnet/source-build-reference-packages -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jdk": "11.0.22"
2828
},
2929
"msbuild-sdks": {
30-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24171.5",
31-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24171.5"
30+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24172.1",
31+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24172.1"
3232
}
3333
}

0 commit comments

Comments
 (0)