Skip to content

Commit d32ed9d

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240912.2
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.100-beta.24461.7 -> To Version 9.0.100-beta.24462.2
1 parent b335bed commit d32ed9d

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>977f965b0e18488a0768da26277177524f6d1107</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24461.7">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24462.2">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>d6efdfed5769b9c9e1372b338d6336bf1851722d</Sha>
88+
<Sha>119bba87c193adfd27e5b0a81bb9763462bb6165</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24461.7">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24462.2">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>d6efdfed5769b9c9e1372b338d6336bf1851722d</Sha>
93+
<Sha>119bba87c193adfd27e5b0a81bb9763462bb6165</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24461.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
</PropertyGroup>
232232
<PropertyGroup>
233233
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
234-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24461.7</MicrosoftFSharpCompilerPackageVersion>
234+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24462.2</MicrosoftFSharpCompilerPackageVersion>
235235
</PropertyGroup>
236236
<PropertyGroup>
237237
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)