Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#45351)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsplaisted authored Dec 13, 2024
2 parents d891e0c + 45f7823 commit 0783723
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>8f6b8ad0ace90c777c66711c907227fcfb6f2efe</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24578.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24612.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
<Sha>6a93b9976d7f98673428ab5a4e2af96e02118d33</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24578.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24612.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
<Sha>6a93b9976d7f98673428ab5a4e2af96e02118d33</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24603.5">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24578.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24612.2</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 0783723

Please sign in to comment.