Skip to content

Commit f43ae9c

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250326.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25160.5 -> To Version 9.0.300-beta.25176.3
1 parent d31f1b5 commit f43ae9c

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>1b376b0e538c4906083d69533dae9a7a95379163</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25175.5">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25176.3">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>127fd8303fe7613741da2514910d8f5bfa6ca6cc</Sha>
88+
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25175.5">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25176.3">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>127fd8303fe7613741da2514910d8f5bfa6ca6cc</Sha>
93+
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25174.10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
</PropertyGroup>
200200
<PropertyGroup>
201201
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
202-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25175.5</MicrosoftFSharpCompilerPackageVersion>
202+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25176.3</MicrosoftFSharpCompilerPackageVersion>
203203
</PropertyGroup>
204204
<PropertyGroup>
205205
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)