Skip to content

Commit 41e6052

Browse files
optimization.linux-arm64.MIBC.Runtime , optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-arm64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.24409.2 -> To Version 1.0.0-prerelease.24462.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ecd4f4e commit 41e6052

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -332,21 +332,21 @@
332332
<Uri>https://github.com/dotnet/arcade</Uri>
333333
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
334334
</Dependency>
335-
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
335+
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
336336
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
337-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
337+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
338338
</Dependency>
339-
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
339+
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
340340
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
341-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
341+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
342342
</Dependency>
343-
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
343+
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
344344
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
345-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
345+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
346346
</Dependency>
347-
<Dependency Name="optimization.PGO.CoreCLR" Version="1.0.0-prerelease.24409.2">
347+
<Dependency Name="optimization.PGO.CoreCLR" Version="1.0.0-prerelease.24462.2">
348348
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
349-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
349+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
350350
</Dependency>
351351
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.24473.2">
352352
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
@@ -392,13 +392,13 @@
392392
<Sha>fb54cfdd13f5f5f6c3228208ee5927a147642291</Sha>
393393
<SourceBuild RepoName="sdk" ManagedOnly="true" />
394394
</Dependency>
395-
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
395+
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
396396
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
397-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
397+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
398398
</Dependency>
399-
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
399+
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
400400
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
401-
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
401+
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
402402
</Dependency>
403403
<!-- Necessary for source-build. This allows the package to be retrieved from previously-source-built artifacts
404404
and flow in as dependencies of the packages produced by runtime. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,12 @@
155155
<SystemWindowsExtensionsTestDataVersion>9.0.0-beta.24459.2</SystemWindowsExtensionsTestDataVersion>
156156
<MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.24459.2</MicrosoftDotNetCilStripSourcesVersion>
157157
<!-- dotnet-optimization dependencies -->
158-
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24409.2</optimizationwindows_ntx64MIBCRuntimeVersion>
159-
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24409.2</optimizationwindows_ntx86MIBCRuntimeVersion>
160-
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.24409.2</optimizationwindows_ntarm64MIBCRuntimeVersion>
161-
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.24409.2</optimizationlinuxx64MIBCRuntimeVersion>
162-
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.24409.2</optimizationlinuxarm64MIBCRuntimeVersion>
163-
<optimizationPGOCoreCLRVersion>1.0.0-prerelease.24409.2</optimizationPGOCoreCLRVersion>
158+
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx64MIBCRuntimeVersion>
159+
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx86MIBCRuntimeVersion>
160+
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntarm64MIBCRuntimeVersion>
161+
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationlinuxx64MIBCRuntimeVersion>
162+
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationlinuxarm64MIBCRuntimeVersion>
163+
<optimizationPGOCoreCLRVersion>1.0.0-prerelease.24462.2</optimizationPGOCoreCLRVersion>
164164
<!-- Not auto-updated. -->
165165
<MicrosoftDiaSymReaderVersion>2.0.0</MicrosoftDiaSymReaderVersion>
166166
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>

0 commit comments

Comments
 (0)