Skip to content

Commit 7d80e7c

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 From Version 1.0.0-prerelease.25302.1 -> To Version 1.0.0-prerelease.25304.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
1 parent 17f5065 commit 7d80e7c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,25 +39,25 @@
3939
<Uri>https://github.com/dotnet/arcade</Uri>
4040
<Sha>12d3a9f5d6138e22270694574e73e4c58a815795</Sha>
4141
</Dependency>
42-
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25302.1">
42+
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25304.1">
4343
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
44-
<Sha>5be52292950378f4737c2330406ffa4df9ef43f0</Sha>
44+
<Sha>3209c82631372c33b3df04636ab2a6fd255b0681</Sha>
4545
</Dependency>
46-
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.25302.1">
46+
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.25304.1">
4747
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
48-
<Sha>5be52292950378f4737c2330406ffa4df9ef43f0</Sha>
48+
<Sha>3209c82631372c33b3df04636ab2a6fd255b0681</Sha>
4949
</Dependency>
50-
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.25302.1">
50+
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.25304.1">
5151
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
52-
<Sha>5be52292950378f4737c2330406ffa4df9ef43f0</Sha>
52+
<Sha>3209c82631372c33b3df04636ab2a6fd255b0681</Sha>
5353
</Dependency>
54-
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25302.1">
54+
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25304.1">
5555
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
56-
<Sha>5be52292950378f4737c2330406ffa4df9ef43f0</Sha>
56+
<Sha>3209c82631372c33b3df04636ab2a6fd255b0681</Sha>
5757
</Dependency>
58-
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25302.1">
58+
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25304.1">
5959
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
60-
<Sha>5be52292950378f4737c2330406ffa4df9ef43f0</Sha>
60+
<Sha>3209c82631372c33b3df04636ab2a6fd255b0681</Sha>
6161
</Dependency>
6262
</ToolsetDependencies>
6363
</Dependencies>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@
204204
<HumanizerCoreVersion>2.2.0</HumanizerCoreVersion>
205205
<!-- -->
206206
<!-- MIBC profile packages -->
207-
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25302.1</optimizationwindows_ntx64MIBCRuntimeVersion>
208-
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25302.1</optimizationwindows_ntx86MIBCRuntimeVersion>
209-
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.25302.1</optimizationwindows_ntarm64MIBCRuntimeVersion>
210-
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.25302.1</optimizationlinuxx64MIBCRuntimeVersion>
211-
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.25302.1</optimizationlinuxarm64MIBCRuntimeVersion>
207+
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25304.1</optimizationwindows_ntx64MIBCRuntimeVersion>
208+
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25304.1</optimizationwindows_ntx86MIBCRuntimeVersion>
209+
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.25304.1</optimizationwindows_ntarm64MIBCRuntimeVersion>
210+
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.25304.1</optimizationlinuxx64MIBCRuntimeVersion>
211+
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.25304.1</optimizationlinuxarm64MIBCRuntimeVersion>
212212
</PropertyGroup>
213213
</Project>

0 commit comments

Comments
 (0)