Skip to content

Commit 19c06f1

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241214.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.200-beta.24612.2 -> To Version 9.0.200-beta.24614.1
1 parent 3907cb0 commit 19c06f1

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>41868360b914181b94136a1dc5911d8bdd66e2a9</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24613.2">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24614.1">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>a052d35ffeccd4743a3b3fd9cdaa8d0a907f3de3</Sha>
92+
<Sha>673e82bb3f4649a3c5b7977d213b4503f4ffd934</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24613.2">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24614.1">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>a052d35ffeccd4743a3b3fd9cdaa8d0a907f3de3</Sha>
97+
<Sha>673e82bb3f4649a3c5b7977d213b4503f4ffd934</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
</PropertyGroup>
221221
<PropertyGroup>
222222
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
223-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24613.2</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24614.1</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)