Skip to content

Commit fa3f95e

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240723.4
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.400-beta.24351.2 -> To Version 9.0.100-beta.24373.4
1 parent 5f2825e commit fa3f95e

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>fb48b92ae74b61c678d1406e6faa2cb73e264075</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24351.2">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24373.4">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
88+
<Sha>c14b2b7bfec6cbaadea1951196118a6cb95aeb4a</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24351.2">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24373.4">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
93+
<Sha>c14b2b7bfec6cbaadea1951196118a6cb95aeb4a</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-1.24372.7">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
</PropertyGroup>
227227
<PropertyGroup>
228228
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
229-
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24351.2</MicrosoftFSharpCompilerPackageVersion>
229+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24373.4</MicrosoftFSharpCompilerPackageVersion>
230230
</PropertyGroup>
231231
<PropertyGroup>
232232
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)