Skip to content

Commit 7eca7d2

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#45441)
2 parents ff065f5 + 2340623 commit 7eca7d2

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>fc1f22bcf893e599cd2b1ab905e5a10996779474</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24609.2">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24612.2">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>446f247bdcbaef261682aa3f9686b886bc406712</Sha>
92+
<Sha>6a93b9976d7f98673428ab5a4e2af96e02118d33</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24609.2">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24612.2">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>446f247bdcbaef261682aa3f9686b886bc406712</Sha>
97+
<Sha>6a93b9976d7f98673428ab5a4e2af96e02118d33</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.24609.2</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24612.2</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)