Skip to content

Commit ae65abc

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/fsharp (#45214)
2 parents a737fcb + 9c969f0 commit ae65abc

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
@@ -87,14 +87,14 @@
8787
<Sha>37fc8280dd8516257e7d04b9fc5e426de33091f2</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24561.2">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24578.1">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
92+
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24561.2">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24578.1">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
97+
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
</PropertyGroup>
219219
<PropertyGroup>
220220
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
221-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24561.2</MicrosoftFSharpCompilerPackageVersion>
221+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24578.1</MicrosoftFSharpCompilerPackageVersion>
222222
</PropertyGroup>
223223
<PropertyGroup>
224224
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)