Skip to content

Commit f763cab

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240416.7
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.400-beta.24216.4 -> To Version 8.0.400-beta.24216.7
1 parent 5c8c0a7 commit f763cab

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
@@ -77,14 +77,14 @@
7777
<Sha>367149434a51b18724b7a92b419644fabf06604f</Sha>
7878
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24216.4">
80+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24216.7">
8181
<Uri>https://github.com/dotnet/fsharp</Uri>
82-
<Sha>0a35514c0940d546730303b9e4adbaeb34fc38fa</Sha>
82+
<Sha>d11b46f7cdaa90ab5663bf16f7f54349204545a9</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24216.4">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24216.7">
8686
<Uri>https://github.com/dotnet/fsharp</Uri>
87-
<Sha>0a35514c0940d546730303b9e4adbaeb34fc38fa</Sha>
87+
<Sha>d11b46f7cdaa90ab5663bf16f7f54349204545a9</Sha>
8888
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24215.10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
</PropertyGroup>
129129
<PropertyGroup>
130130
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
131-
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24216.4</MicrosoftFSharpCompilerPackageVersion>
131+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24216.7</MicrosoftFSharpCompilerPackageVersion>
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)