Skip to content

Commit 25fafa2

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#46401)
2 parents be30c95 + d9e2bcc commit 25fafa2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@
8787
<Sha>291a8108761ed347562228f2f8f25477996a5a93</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25072.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25079.4">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>7abe97c385a57f3d43941c50259e24cd90997156</Sha>
92+
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25072.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25079.4">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>7abe97c385a57f3d43941c50259e24cd90997156</Sha>
97+
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-1.25070.2">

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
</PropertyGroup>
213213
<PropertyGroup>
214214
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
215-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25072.1</MicrosoftFSharpCompilerPackageVersion>
215+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25079.4</MicrosoftFSharpCompilerPackageVersion>
216216
</PropertyGroup>
217217
<PropertyGroup>
218218
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)