Skip to content

Commit 127c781

Browse files
[main] Update dependencies from dotnet/fsharp (#40237)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d74dc5b commit 127c781

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>00c956aa2f34df110259acdf722e4122cb802842</Sha>
7878
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24216.7">
80+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24217.1">
8181
<Uri>https://github.com/dotnet/fsharp</Uri>
82-
<Sha>d11b46f7cdaa90ab5663bf16f7f54349204545a9</Sha>
82+
<Sha>ade069701fa391f194d1772387255e7a5d32da50</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24216.7">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24217.1">
8686
<Uri>https://github.com/dotnet/fsharp</Uri>
87-
<Sha>d11b46f7cdaa90ab5663bf16f7f54349204545a9</Sha>
87+
<Sha>ade069701fa391f194d1772387255e7a5d32da50</Sha>
8888
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24216.11">

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.7</MicrosoftFSharpCompilerPackageVersion>
131+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24217.1</MicrosoftFSharpCompilerPackageVersion>
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)