Skip to content

Commit 1145efe

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241029.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.200-beta.24529.1 -> To Version 9.0.200-beta.24529.3
1 parent 7637d21 commit 1145efe

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>0c2c2ce93d0c4b47dd0213867f543877157bc34f</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.3">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
92+
<Sha>02f6bb08e742b0bb1cfd8cd7c104c5ddbcc4cbf8</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.3">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
97+
<Sha>02f6bb08e742b0bb1cfd8cd7c104c5ddbcc4cbf8</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24528.6">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
242-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.1</MicrosoftFSharpCompilerPackageVersion>
242+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.3</MicrosoftFSharpCompilerPackageVersion>
243243
</PropertyGroup>
244244
<PropertyGroup>
245245
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)