Skip to content

Commit 8e80265

Browse files
[main] Update dependencies from dotnet/fsharp (#40196)
[main] Update dependencies from dotnet/fsharp
1 parent 6188981 commit 8e80265

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.24215.1">
80+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24216.4">
8181
<Uri>https://github.com/dotnet/fsharp</Uri>
82-
<Sha>c2d6879cd741320574d2234130a9d7810b2af353</Sha>
82+
<Sha>0a35514c0940d546730303b9e4adbaeb34fc38fa</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24215.1">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24216.4">
8686
<Uri>https://github.com/dotnet/fsharp</Uri>
87-
<Sha>c2d6879cd741320574d2234130a9d7810b2af353</Sha>
87+
<Sha>0a35514c0940d546730303b9e4adbaeb34fc38fa</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.24215.1</MicrosoftFSharpCompilerPackageVersion>
131+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24216.4</MicrosoftFSharpCompilerPackageVersion>
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)