Skip to content

Commit 23f56ad

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250310.5
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25124.4 -> To Version 9.0.300-beta.25160.5
1 parent d956fb2 commit 23f56ad

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
@@ -115,14 +115,14 @@
115115
<Sha>428195cb74072bbb5314889119525369cb9bdeb0</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25124.4">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25160.5">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>e4889bb53328e6a75855c3f3d2122d0aacae7a4b</Sha>
120+
<Sha>345742da75dc6c5fe485ef1236d3f034ebcdcb53</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25124.4">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25160.5">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>e4889bb53328e6a75855c3f3d2122d0aacae7a4b</Sha>
125+
<Sha>345742da75dc6c5fe485ef1236d3f034ebcdcb53</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25157.4">

eng/Versions.props

+1-1
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.300-beta.25124.4</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25160.5</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)