Skip to content

Commit 2ccf5bd

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/fsharp (#43375)
2 parents 5914ed0 + 977edda commit 2ccf5bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383
<Sha>3b9f2e9569db38b34a36154f73e2aaef2f89c796</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24461.5">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24462.2">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>1274650610025d3a64da90a4c4ae7d361a1a29ad</Sha>
88+
<Sha>119bba87c193adfd27e5b0a81bb9763462bb6165</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24461.5">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24462.2">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>1274650610025d3a64da90a4c4ae7d361a1a29ad</Sha>
93+
<Sha>119bba87c193adfd27e5b0a81bb9763462bb6165</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24462.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
</PropertyGroup>
235235
<PropertyGroup>
236236
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
237-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24461.5</MicrosoftFSharpCompilerPackageVersion>
237+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24462.2</MicrosoftFSharpCompilerPackageVersion>
238238
</PropertyGroup>
239239
<PropertyGroup>
240240
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)