Skip to content

Commit ea9243f

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#41730)
2 parents 05aed7b + b952fe9 commit ea9243f

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>4a45d56330882a5e596e97d05ba568ec32e0603c</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24318.2">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24321.3">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>28fb2e08e72c66d595109ffbda515609b7d2d6d5</Sha>
88+
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24318.2">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24321.3">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>28fb2e08e72c66d595109ffbda515609b7d2d6d5</Sha>
93+
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24319.7">

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.24318.2</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24321.3</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)