Skip to content

Commit 6e42d9a

Browse files
[release/8.0] Update dependencies from dotnet/arcade (#13966)
[release/8.0] Update dependencies from dotnet/arcade
1 parent c1f4f03 commit 6e42d9a

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -179,29 +179,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
179179
</ProductDependencies>
180180
<ToolsetDependencies>
181181
<!-- Arcade -->
182-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25504.1">
182+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25515.1">
183183
<Uri>https://github.com/dotnet/arcade</Uri>
184-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
184+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
185185
</Dependency>
186-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="8.0.0-beta.25504.1">
186+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="8.0.0-beta.25515.1">
187187
<Uri>https://github.com/dotnet/arcade</Uri>
188-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
188+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
189189
</Dependency>
190-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25504.1">
190+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25515.1">
191191
<Uri>https://github.com/dotnet/arcade</Uri>
192-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
192+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
193193
</Dependency>
194-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25504.1">
194+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25515.1">
195195
<Uri>https://github.com/dotnet/arcade</Uri>
196-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
196+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
197197
</Dependency>
198-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.25504.1">
198+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.25515.1">
199199
<Uri>https://github.com/dotnet/arcade</Uri>
200-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
200+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
201201
</Dependency>
202-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25504.1">
202+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25515.1">
203203
<Uri>https://github.com/dotnet/arcade</Uri>
204-
<Sha>3edea53c9b10e4bc63de863d71a05d47d9bb5b69</Sha>
204+
<Sha>6544413e02741855b701468aa8afc6cf8ca62c72</Sha>
205205
</Dependency>
206206
</ToolsetDependencies>
207207
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
</PropertyGroup>
5757
<!-- Arcade -->
5858
<PropertyGroup>
59-
<MicrosoftDotNetGenFacadesPackageVersion>8.0.0-beta.25504.1</MicrosoftDotNetGenFacadesPackageVersion>
60-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.25504.1</MicrosoftDotNetRemoteExecutorVersion>
61-
<MicrosoftDotNetXUnitExtensionsPackageVersion>8.0.0-beta.25504.1</MicrosoftDotNetXUnitExtensionsPackageVersion>
59+
<MicrosoftDotNetGenFacadesPackageVersion>8.0.0-beta.25515.1</MicrosoftDotNetGenFacadesPackageVersion>
60+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.25515.1</MicrosoftDotNetRemoteExecutorVersion>
61+
<MicrosoftDotNetXUnitExtensionsPackageVersion>8.0.0-beta.25515.1</MicrosoftDotNetXUnitExtensionsPackageVersion>
6262
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
6363
</PropertyGroup>
6464
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->

global.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.120",
3+
"dotnet": "8.0.121",
44
"runtimes": {
55
"dotnet/x64": [
66
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
@@ -11,12 +11,12 @@
1111
}
1212
},
1313
"sdk": {
14-
"version": "8.0.120"
14+
"version": "8.0.121"
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25504.1",
18-
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25504.1",
19-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25504.1",
17+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25515.1",
18+
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25515.1",
19+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25515.1",
2020
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
2121
"Microsoft.NET.Sdk.IL": "8.0.20-servicing.25419.14"
2222
},

0 commit comments

Comments
 (0)