Skip to content

Commit 682a864

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 2025033.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25176.3 -> To Version 9.0.300-beta.25181.1
1 parent a892e18 commit 682a864

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>903614e1646f45dfcf0e21ad1969e7935d01bba8</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25176.3">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25181.1">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
120+
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25176.3">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25181.1">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
125+
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25179.1">

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.3</MicrosoftFSharpCompilerPackageVersion>
225+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25181.1</MicrosoftFSharpCompilerPackageVersion>
226226
</PropertyGroup>
227227
<PropertyGroup>
228228
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)