Skip to content

Commit 62a4f6d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230126.1 (#81263)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23075.2 -> To Version 8.0.0-beta.23076.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3aaebeb commit 62a4f6d

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

eng/Version.Details.xml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -94,73 +94,73 @@
9494
</Dependency>
9595
</ProductDependencies>
9696
<ToolsetDependencies>
97-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23075.2">
97+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23076.1">
9898
<Uri>https://github.com/dotnet/arcade</Uri>
99-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
99+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
100100
</Dependency>
101-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23075.2">
101+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23076.1">
102102
<Uri>https://github.com/dotnet/arcade</Uri>
103-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
103+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="8.0.0-beta.23075.2">
105+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="8.0.0-beta.23076.1">
106106
<Uri>https://github.com/dotnet/arcade</Uri>
107-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
107+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="8.0.0-beta.23075.2">
109+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="8.0.0-beta.23076.1">
110110
<Uri>https://github.com/dotnet/arcade</Uri>
111-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
111+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23075.2">
113+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23076.1">
114114
<Uri>https://github.com/dotnet/arcade</Uri>
115-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
115+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.23075.2">
117+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.23076.1">
118118
<Uri>https://github.com/dotnet/arcade</Uri>
119-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
119+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
120120
</Dependency>
121-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.23075.2">
121+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.23076.1">
122122
<Uri>https://github.com/dotnet/arcade</Uri>
123-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
123+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
124124
</Dependency>
125-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23075.2">
125+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23076.1">
126126
<Uri>https://github.com/dotnet/arcade</Uri>
127-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
127+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
128128
</Dependency>
129-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23075.2">
129+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23076.1">
130130
<Uri>https://github.com/dotnet/arcade</Uri>
131-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
131+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
132132
</Dependency>
133-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23075.2">
133+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23076.1">
134134
<Uri>https://github.com/dotnet/arcade</Uri>
135-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
135+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
136136
</Dependency>
137-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.23075.2">
137+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.23076.1">
138138
<Uri>https://github.com/dotnet/arcade</Uri>
139-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
139+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
140140
</Dependency>
141-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.23075.2">
141+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.23076.1">
142142
<Uri>https://github.com/dotnet/arcade</Uri>
143-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
143+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
144144
</Dependency>
145-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="8.0.0-beta.23075.2">
145+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="8.0.0-beta.23076.1">
146146
<Uri>https://github.com/dotnet/arcade</Uri>
147-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
147+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
148148
</Dependency>
149-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23075.2">
149+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23076.1">
150150
<Uri>https://github.com/dotnet/arcade</Uri>
151-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
151+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
152152
</Dependency>
153-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23075.2">
153+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23076.1">
154154
<Uri>https://github.com/dotnet/arcade</Uri>
155-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
155+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
156156
</Dependency>
157-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="8.0.0-beta.23075.2">
157+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="8.0.0-beta.23076.1">
158158
<Uri>https://github.com/dotnet/arcade</Uri>
159-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
159+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
160160
</Dependency>
161-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="8.0.0-beta.23075.2">
161+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="8.0.0-beta.23076.1">
162162
<Uri>https://github.com/dotnet/arcade</Uri>
163-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
163+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
164164
</Dependency>
165165
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="8.0.0-beta.23073.1">
166166
<Uri>https://github.com/dotnet/runtime-assets</Uri>
@@ -286,9 +286,9 @@
286286
<Uri>https://github.com/dotnet/xharness</Uri>
287287
<Sha>8cc467caaa3605c3861eef3ff3ea5a0646b392c3</Sha>
288288
</Dependency>
289-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="8.0.0-beta.23075.2">
289+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="8.0.0-beta.23076.1">
290290
<Uri>https://github.com/dotnet/arcade</Uri>
291-
<Sha>74a74c44f54249ac59d045b49f9f8da922e0b8d8</Sha>
291+
<Sha>3900335a25247d931fc62a62a1ebc30acbb5403d</Sha>
292292
</Dependency>
293293
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.23068.4">
294294
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

eng/Versions.props

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -81,21 +81,21 @@
8181
<!-- SDK dependencies -->
8282
<MicrosoftDotNetApiCompatTaskVersion>8.0.100-alpha.1.22571.3</MicrosoftDotNetApiCompatTaskVersion>
8383
<!-- Arcade dependencies -->
84-
<MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksFeedVersion>
85-
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.23075.2</MicrosoftDotNetCodeAnalysisVersion>
86-
<MicrosoftDotNetGenAPIVersion>8.0.0-beta.23075.2</MicrosoftDotNetGenAPIVersion>
87-
<MicrosoftDotNetGenFacadesVersion>8.0.0-beta.23075.2</MicrosoftDotNetGenFacadesVersion>
88-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23075.2</MicrosoftDotNetXUnitExtensionsVersion>
89-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.23075.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
90-
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksArchivesVersion>
91-
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksInstallersVersion>
92-
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksPackagingVersion>
93-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
94-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksTemplatingVersion>
95-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.23075.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
96-
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23075.2</MicrosoftDotNetRemoteExecutorVersion>
97-
<MicrosoftDotNetVersionToolsTasksVersion>8.0.0-beta.23075.2</MicrosoftDotNetVersionToolsTasksVersion>
98-
<MicrosoftDotNetPackageTestingVersion>8.0.0-beta.23075.2</MicrosoftDotNetPackageTestingVersion>
84+
<MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksFeedVersion>
85+
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.23076.1</MicrosoftDotNetCodeAnalysisVersion>
86+
<MicrosoftDotNetGenAPIVersion>8.0.0-beta.23076.1</MicrosoftDotNetGenAPIVersion>
87+
<MicrosoftDotNetGenFacadesVersion>8.0.0-beta.23076.1</MicrosoftDotNetGenFacadesVersion>
88+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23076.1</MicrosoftDotNetXUnitExtensionsVersion>
89+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.23076.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
90+
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksArchivesVersion>
91+
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksInstallersVersion>
92+
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksPackagingVersion>
93+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
94+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksTemplatingVersion>
95+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.23076.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
96+
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23076.1</MicrosoftDotNetRemoteExecutorVersion>
97+
<MicrosoftDotNetVersionToolsTasksVersion>8.0.0-beta.23076.1</MicrosoftDotNetVersionToolsTasksVersion>
98+
<MicrosoftDotNetPackageTestingVersion>8.0.0-beta.23076.1</MicrosoftDotNetPackageTestingVersion>
9999
<!-- NuGet dependencies -->
100100
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
101101
<!-- Installer dependencies -->

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"dotnet": "8.0.100-alpha.1.23061.8"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23075.2",
12-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23075.2",
13-
"Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23075.2",
11+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23076.1",
12+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23076.1",
13+
"Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23076.1",
1414
"Microsoft.Build.NoTargets": "3.5.0",
1515
"Microsoft.Build.Traversal": "3.1.6",
1616
"Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.23072.5"

0 commit comments

Comments
 (0)