Skip to content

Commit 510cd22

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241105.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.200-beta.24554.1 -> To Version 9.0.200-beta.24555.1
1 parent ffd7663 commit 510cd22

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
@@ -87,14 +87,14 @@
8787
<Sha>5facb26eb231af66154531735cbc1a0026e897f0</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24554.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24555.1">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>6dcaa8d887951003c56332dc40be6af56dd40c69</Sha>
92+
<Sha>6d6e689c213288b47f0bd042fc8d27f135246808</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24554.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24555.1">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>6dcaa8d887951003c56332dc40be6af56dd40c69</Sha>
97+
<Sha>6d6e689c213288b47f0bd042fc8d27f135246808</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24551.4">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
</PropertyGroup>
222222
<PropertyGroup>
223223
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
224-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24554.1</MicrosoftFSharpCompilerPackageVersion>
224+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24555.1</MicrosoftFSharpCompilerPackageVersion>
225225
</PropertyGroup>
226226
<PropertyGroup>
227227
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)