Skip to content

Commit 09570f4

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250120.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.200-beta.25056.5 -> To Version 9.0.201-beta.25070.3
1 parent aa15f79 commit 09570f4

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>bfea91c5fba33abb318bd022d96d4b2b1735eed8</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.25056.5">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.201-beta.25070.3">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>63a09289745da5c256e7baf5f4194a750b1ec878</Sha>
88+
<Sha>3d780e06fbae1bc106cb90088fa9605ea4a42eed</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.25056.5">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.201-beta.25070.3">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>63a09289745da5c256e7baf5f4194a750b1ec878</Sha>
93+
<Sha>3d780e06fbae1bc106cb90088fa9605ea4a42eed</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.25057.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
</PropertyGroup>
199199
<PropertyGroup>
200200
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
201-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.25056.5</MicrosoftFSharpCompilerPackageVersion>
201+
<MicrosoftFSharpCompilerPackageVersion>13.9.201-beta.25070.3</MicrosoftFSharpCompilerPackageVersion>
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)