Skip to content

Commit a67709e

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250407.2
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25181.1 -> To Version 9.0.300-beta.25207.2
1 parent f922dd9 commit a67709e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,14 @@
115115
<Sha>4d134c60c26c0c18f622dfc51424ff16d182cef5</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25181.1">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25207.2">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
120+
<Sha>4ba36db1f42f33a66d9677f0b9d589d39b204a9c</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25181.1">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25207.2">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
125+
<Sha>4ba36db1f42f33a66d9677f0b9d589d39b204a9c</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25179.1">

Diff for: eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
</PropertyGroup>
219219
<PropertyGroup>
220220
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
221-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25181.1</MicrosoftFSharpCompilerPackageVersion>
221+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25207.2</MicrosoftFSharpCompilerPackageVersion>
222222
</PropertyGroup>
223223
<PropertyGroup>
224224
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)