Skip to content

Commit ed664c5

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250326.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25160.5 -> To Version 9.0.300-beta.25176.3
1 parent 35cdbf6 commit ed664c5

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
@@ -115,14 +115,14 @@
115115
<Sha>2e1d6d29f51c424c8f56d91a38d539afa1002341</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25176.2">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25176.3">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>3b56f753c7c87061dfea8e05e1bc6e24e96485b1</Sha>
120+
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25176.2">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25176.3">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>3b56f753c7c87061dfea8e05e1bc6e24e96485b1</Sha>
125+
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25174.14">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
</PropertyGroup>
223223
<PropertyGroup>
224224
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
225-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25176.2</MicrosoftFSharpCompilerPackageVersion>
225+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25176.3</MicrosoftFSharpCompilerPackageVersion>
226226
</PropertyGroup>
227227
<PropertyGroup>
228228
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)