Skip to content

Commit 715cd40

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20250711.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25228.3 -> To Version 9.0.303-beta.25361.1
1 parent d039090 commit 715cd40

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
@@ -83,14 +83,14 @@
8383
<Sha>d21f833b9027346d36a311d538320d58ab7a8895</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.303-beta.25360.1">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.303-beta.25361.1">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>0afe53af6a3b9a01f0d438e89c6e0cd041cbb5be</Sha>
88+
<Sha>14987c804f33917bf15f4c25e0cd16ecd01807f4</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.303-beta.25360.1">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.303-beta.25361.1">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>0afe53af6a3b9a01f0d438e89c6e0cd041cbb5be</Sha>
93+
<Sha>14987c804f33917bf15f4c25e0cd16ecd01807f4</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25359.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
205-
<MicrosoftFSharpCompilerPackageVersion>13.9.303-beta.25360.1</MicrosoftFSharpCompilerPackageVersion>
205+
<MicrosoftFSharpCompilerPackageVersion>13.9.303-beta.25361.1</MicrosoftFSharpCompilerPackageVersion>
206206
</PropertyGroup>
207207
<PropertyGroup>
208208
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)