Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/fsharp build 20240…
Browse files Browse the repository at this point in the history
…621.3

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 8.0.400-beta.24318.2 -> To Version 8.0.400-beta.24321.3
  • Loading branch information
dotnet-maestro[bot] committed Jun 21, 2024
1 parent ce17d3a commit b952fe9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
<Sha>4a45d56330882a5e596e97d05ba568ec32e0603c</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24321.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24321.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>036c9ef7fecb86685a26e03a38b19036fa42ad02</Sha>
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24321.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24321.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>036c9ef7fecb86685a26e03a38b19036fa42ad02</Sha>
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24319.7">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24321.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24321.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit b952fe9

Please sign in to comment.