Skip to content

Commit 71c76f0

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241104.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.200-beta.24551.1 -> To Version 9.0.200-beta.24554.1
1 parent 8e29df2 commit 71c76f0

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>0cce533e766000b2f6218332447c38ab84985070</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24551.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24554.1">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>2ede9ec566b2504f1fe38e71bb72e0e0b2965ba5</Sha>
92+
<Sha>6dcaa8d887951003c56332dc40be6af56dd40c69</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24551.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24554.1">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>2ede9ec566b2504f1fe38e71bb72e0e0b2965ba5</Sha>
97+
<Sha>6dcaa8d887951003c56332dc40be6af56dd40c69</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24551.4">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
</PropertyGroup>
222222
<PropertyGroup>
223223
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
224-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24551.1</MicrosoftFSharpCompilerPackageVersion>
224+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24554.1</MicrosoftFSharpCompilerPackageVersion>
225225
</PropertyGroup>
226226
<PropertyGroup>
227227
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)