Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (#39065)
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] committed Feb 27, 2024
1 parent 380a3c1 commit 54b2f11
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 @@ -77,14 +77,14 @@
<Sha>56c003594af2772b8a5f4c58023f239a431154fa</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24126.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24127.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>cdbac6ca6ab7670243f69a8fc367bf9538bf3d43</Sha>
<Sha>b57dee7cec971021547a7b8a36a46d7271fea99e</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24126.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24127.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>cdbac6ca6ab7670243f69a8fc367bf9538bf3d43</Sha>
<Sha>b57dee7cec971021547a7b8a36a46d7271fea99e</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="9.0.512602">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24126.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24127.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 54b2f11

Please sign in to comment.