Skip to content

Commit 3f11ab0

Browse files
[main] Update dependencies from dnceng/internal/dotnet-optimization
1 parent f905beb commit 3f11ab0

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
@@ -420,25 +420,25 @@
420420
<Uri>https://github.com/nuget/nuget.client</Uri>
421421
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
422422
</Dependency>
423-
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
423+
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25363.1">
424424
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
425-
<Sha>86968b14b5c2ba5104d205665c76c22544c067f6</Sha>
425+
<Sha>54bab2dbb7652269d9ae0758de122f933b254561</Sha>
426426
</Dependency>
427-
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
427+
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.25363.1">
428428
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
429-
<Sha>86968b14b5c2ba5104d205665c76c22544c067f6</Sha>
429+
<Sha>54bab2dbb7652269d9ae0758de122f933b254561</Sha>
430430
</Dependency>
431-
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
431+
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.25363.1">
432432
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
433-
<Sha>86968b14b5c2ba5104d205665c76c22544c067f6</Sha>
433+
<Sha>54bab2dbb7652269d9ae0758de122f933b254561</Sha>
434434
</Dependency>
435-
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
435+
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25363.1">
436436
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
437-
<Sha>86968b14b5c2ba5104d205665c76c22544c067f6</Sha>
437+
<Sha>54bab2dbb7652269d9ae0758de122f933b254561</Sha>
438438
</Dependency>
439-
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
439+
<Dependency Name="optimization.linux-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25363.1">
440440
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
441-
<Sha>86968b14b5c2ba5104d205665c76c22544c067f6</Sha>
441+
<Sha>54bab2dbb7652269d9ae0758de122f933b254561</Sha>
442442
</Dependency>
443443
<!-- Dependencies required for source build to lift to the previously-source-built version. -->
444444
<Dependency Name="Microsoft.Build" Version="17.12.36">

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,11 @@
182182
<!-- Packages from dotnet/xdt -->
183183
<MicrosoftWebXdtVersion>3.2.0-preview.25358.102</MicrosoftWebXdtVersion>
184184
<!-- dotnet-optimization dependencies -->
185-
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25324.1</optimizationwindows_ntx64MIBCRuntimeVersion>
186-
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25324.1</optimizationwindows_ntx86MIBCRuntimeVersion>
187-
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.25324.1</optimizationwindows_ntarm64MIBCRuntimeVersion>
188-
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.25324.1</optimizationlinuxx64MIBCRuntimeVersion>
189-
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.25324.1</optimizationlinuxarm64MIBCRuntimeVersion>
185+
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25363.1</optimizationwindows_ntx64MIBCRuntimeVersion>
186+
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25363.1</optimizationwindows_ntx86MIBCRuntimeVersion>
187+
<optimizationwindows_ntarm64MIBCRuntimeVersion>1.0.0-prerelease.25363.1</optimizationwindows_ntarm64MIBCRuntimeVersion>
188+
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.25363.1</optimizationlinuxx64MIBCRuntimeVersion>
189+
<optimizationlinuxarm64MIBCRuntimeVersion>1.0.0-prerelease.25363.1</optimizationlinuxarm64MIBCRuntimeVersion>
190190
</PropertyGroup>
191191
<!--
192192

0 commit comments

Comments
 (0)