Skip to content

Commit dfd427e

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250120.7
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.101-beta.24602.3 -> To Version 9.0.101-beta.25070.7
1 parent e531d20 commit dfd427e

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>90b52dda697be7d9b07b90b3a7eb7a80b433ef09</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.24602.3">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.25070.7">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
92+
<Sha>47d4e3f91e4e5414b6dafbf14288b9c5a798ef99</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.101-beta.24602.3">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.101-beta.25070.7">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
97+
<Sha>47d4e3f91e4e5414b6dafbf14288b9c5a798ef99</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24631.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</PropertyGroup>
201201
<PropertyGroup>
202202
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
203-
<MicrosoftFSharpCompilerPackageVersion>12.9.101-beta.24602.3</MicrosoftFSharpCompilerPackageVersion>
203+
<MicrosoftFSharpCompilerPackageVersion>12.9.101-beta.25070.7</MicrosoftFSharpCompilerPackageVersion>
204204
</PropertyGroup>
205205
<PropertyGroup>
206206
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)