Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (#40478)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 26, 2024
1 parent 329ad2b commit bf485b6
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>d542f3a80101883083b95fff0b67666b63002751</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24225.5">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24226.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>cdc7b66ad9ae171f28995466198b54b3dcd50873</Sha>
<Sha>45ecd2615ddfa6c7bd8e8233b8779f813bb506da</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24225.5">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24226.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>cdc7b66ad9ae171f28995466198b54b3dcd50873</Sha>
<Sha>45ecd2615ddfa6c7bd8e8233b8779f813bb506da</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24225.10">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24225.5</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24226.1</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit bf485b6

Please sign in to comment.