Skip to content

Commit 9690ceb

Browse files
[main] Update dependencies from dotnet/arcade (#39804)
[main] Update dependencies from dotnet/arcade
1 parent 42e67a7 commit 9690ceb

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -475,30 +475,30 @@
475475
</Dependency>
476476
</ProductDependencies>
477477
<ToolsetDependencies>
478-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24175.6">
478+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24176.6">
479479
<Uri>https://github.com/dotnet/arcade</Uri>
480-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
480+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
481481
</Dependency>
482-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24175.6">
482+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24176.6">
483483
<Uri>https://github.com/dotnet/arcade</Uri>
484-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
484+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
485485
</Dependency>
486-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24175.6">
486+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24176.6">
487487
<Uri>https://github.com/dotnet/arcade</Uri>
488-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
488+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
489489
</Dependency>
490-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24175.6">
490+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24176.6">
491491
<Uri>https://github.com/dotnet/arcade</Uri>
492-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
492+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
493493
</Dependency>
494-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24175.6">
494+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24176.6">
495495
<Uri>https://github.com/dotnet/arcade</Uri>
496-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
496+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
497497
</Dependency>
498498
<!-- Intermediate is necessary for source build. -->
499-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24175.6">
499+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24176.6">
500500
<Uri>https://github.com/dotnet/arcade</Uri>
501-
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
501+
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
502502
<SourceBuild RepoName="arcade" ManagedOnly="true" />
503503
</Dependency>
504504
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.4.24177.1">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
</PropertyGroup>
167167
<PropertyGroup>
168168
<!-- Dependencies from https://github.com/dotnet/arcade -->
169-
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24175.6</MicrosoftDotNetSignToolVersion>
170-
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24175.6</MicrosoftDotNetXliffTasksVersion>
169+
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24176.6</MicrosoftDotNetSignToolVersion>
170+
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24176.6</MicrosoftDotNetXliffTasksVersion>
171171
</PropertyGroup>
172172
<PropertyGroup>
173173
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
@@ -186,7 +186,7 @@
186186
<PropertyGroup>
187187
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
188188
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
189-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24175.6</MicrosoftDotNetXUnitExtensionsVersion>
189+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24176.6</MicrosoftDotNetXUnitExtensionsVersion>
190190
<MoqPackageVersion>4.18.4</MoqPackageVersion>
191191
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
192192
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>

eng/common/templates-official/job/job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
137137
env:
138138
TeamName: $(_TeamName)
139+
MicroBuildOutputFolderOverride: '$(Agent.TempDirectory)'
139140
continueOnError: ${{ parameters.continueOnError }}
140141
condition: and(succeeded(), in(variables['_SignType'], 'real', 'test'), eq(variables['Agent.Os'], 'Windows_NT'))
141142

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24175.6",
18-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24175.6",
17+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24176.6",
18+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24176.6",
1919
"Microsoft.Build.NoTargets": "3.7.0"
2020
}
2121
}

0 commit comments

Comments
 (0)