Skip to content

Commit 4b80b2a

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240821.4
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.100-beta.24421.1 -> To Version 9.0.100-beta.24421.4
1 parent 888e084 commit 4b80b2a

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>6bc91d5e2d3d8a199fdbe367ed015b55daf57046</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24421.1">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24421.4">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>6d9bd902b160df80167dbbb7b6c42c521d8e6b32</Sha>
88+
<Sha>0892320aec499f75c7c3c6c3b0c62002eb78f0b5</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24421.1">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24421.4">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>6d9bd902b160df80167dbbb7b6c42c521d8e6b32</Sha>
93+
<Sha>0892320aec499f75c7c3c6c3b0c62002eb78f0b5</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-2.24419.4">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
</PropertyGroup>
231231
<PropertyGroup>
232232
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
233-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24421.1</MicrosoftFSharpCompilerPackageVersion>
233+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24421.4</MicrosoftFSharpCompilerPackageVersion>
234234
</PropertyGroup>
235235
<PropertyGroup>
236236
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)