Skip to content

Commit 05acfc8

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#41889)
2 parents abbb520 + 48e6d53 commit 05acfc8

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>a9c95c7251503f85493d3f3bb43780ffa8104589</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24328.1">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24351.2">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>924abef5918801f5ee9a500dfbc4ae29f7dc7203</Sha>
88+
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24328.1">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24351.2">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>924abef5918801f5ee9a500dfbc4ae29f7dc7203</Sha>
93+
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-1.24329.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
</PropertyGroup>
221221
<PropertyGroup>
222222
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
223-
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24328.1</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24351.2</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)