Skip to content

Commit 888e084

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

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.24420.10">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24421.1">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>1ead6f4b7d263e63550fb8635f72211ad728a42a</Sha>
88+
<Sha>6d9bd902b160df80167dbbb7b6c42c521d8e6b32</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24420.10">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24421.1">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>1ead6f4b7d263e63550fb8635f72211ad728a42a</Sha>
93+
<Sha>6d9bd902b160df80167dbbb7b6c42c521d8e6b32</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.24420.10</MicrosoftFSharpCompilerPackageVersion>
233+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24421.1</MicrosoftFSharpCompilerPackageVersion>
234234
</PropertyGroup>
235235
<PropertyGroup>
236236
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)