Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (#40540)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/fsharp
  • Loading branch information
dotnet-maestro[bot] authored Apr 29, 2024
1 parent f94908e commit a36c65a
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.24229.3">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24229.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>5a06d08fb8b1aba9c9999076825ec0e241d9ba13</Sha>
<Sha>3ef1cb25ffb292b5c87f9604d1a09b032277bf76</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24229.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24229.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>5a06d08fb8b1aba9c9999076825ec0e241d9ba13</Sha>
<Sha>3ef1cb25ffb292b5c87f9604d1a09b032277bf76</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24229.2">
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.24229.3</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24229.4</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit a36c65a

Please sign in to comment.