Skip to content

Commit bee641c

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240419.4
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.400-beta.24218.1 -> To Version 8.0.400-beta.24219.4
1 parent c36eda5 commit bee641c

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
@@ -77,14 +77,14 @@
7777
<Sha>195e9289b39c4e5cd5d25e9422fcc4a93f95cefa</Sha>
7878
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24218.1">
80+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24219.4">
8181
<Uri>https://github.com/dotnet/fsharp</Uri>
82-
<Sha>27efc282d3c1e3abdf8322191e09d0fe466c489e</Sha>
82+
<Sha>b3692827dbc2f1f57bde1f1855db179d5e17ad18</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24218.1">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24219.4">
8686
<Uri>https://github.com/dotnet/fsharp</Uri>
87-
<Sha>27efc282d3c1e3abdf8322191e09d0fe466c489e</Sha>
87+
<Sha>b3692827dbc2f1f57bde1f1855db179d5e17ad18</Sha>
8888
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24218.8">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
</PropertyGroup>
129129
<PropertyGroup>
130130
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
131-
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24218.1</MicrosoftFSharpCompilerPackageVersion>
131+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24219.4</MicrosoftFSharpCompilerPackageVersion>
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)