Skip to content

Commit d97033d

Browse files
author
Mirroring
committed
Merge commit 'b18624c4de9bde1f2ea6e23e38c68a271ed9966f'
2 parents 42f3d19 + b18624c commit d97033d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12-
<add key="darc-pub-dotnet-emsdk-87f89d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-87f89d77/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-3cbd998" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3cbd998b/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-emsdk -->
1414
<!-- Begin: Package sources from dotnet-sdk -->
1515
<!-- End: Package sources from dotnet-sdk -->

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,18 @@
8585
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
8686
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
8787
</Dependency>
88-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.25573.2">
88+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.25614.2">
8989
<Uri>https://github.com/dotnet/cecil</Uri>
90-
<Sha>140d79ee98a5cfe917b1123215de8e92a1c90a9e</Sha>
90+
<Sha>8bb0f2d5f3b6b9dff32e2643642bea09bf6ae38d</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
9393
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.23">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>87f89d77d2eb70ed29b3e0f37cfbf28bfd49c536</Sha>
95+
<Sha>3cbd998b237cdde910fd4c4964207a87dd04c837</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.23-servicing.25602.41">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.23-servicing.25612.6">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>87f89d77d2eb70ed29b3e0f37cfbf28bfd49c536</Sha>
99+
<Sha>3cbd998b237cdde910fd4c4964207a87dd04c837</Sha>
100100
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
101101
</Dependency>
102102
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25522.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<!-- ILLink -->
228228
<MicrosoftNETILLinkTasksVersion>8.0.0-rc.1.23406.6</MicrosoftNETILLinkTasksVersion>
229229
<!-- Mono Cecil -->
230-
<MicrosoftDotNetCecilVersion>0.11.4-alpha.25573.2</MicrosoftDotNetCecilVersion>
230+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.25614.2</MicrosoftDotNetCecilVersion>
231231
<!-- ILCompiler -->
232232
<MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion>
233233
<!-- ICU -->

0 commit comments

Comments
 (0)