Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (#45510)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/fsharp
  • Loading branch information
dotnet-maestro[bot] authored Dec 17, 2024
1 parent ee178c7 commit a2dad1e
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 @@ -87,14 +87,14 @@
<Sha>41868360b914181b94136a1dc5911d8bdd66e2a9</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24616.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24617.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>ea682d03f95e8e87c4d130e7b0871f6a5a9a2d2c</Sha>
<Sha>5af96504f10836eca6ce804ab3cdd28c042fa35a</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24616.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24617.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>ea682d03f95e8e87c4d130e7b0871f6a5a9a2d2c</Sha>
<Sha>5af96504f10836eca6ce804ab3cdd28c042fa35a</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">
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>13.9.200-beta.24616.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24617.1</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit a2dad1e

Please sign in to comment.