Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44744)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiYanni authored Nov 8, 2024
2 parents e3f4bc0 + 64b7b03 commit 42a37b5
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>36a5f6a629b2eb70e2c7593a5b2d24d1bc8ffb60</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24557.4">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24558.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>970483121932c4cad0c3bf346077393121cddfe9</Sha>
<Sha>28c439568b9cfd9978c8c0a91e05eaf0e0d39396</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24557.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24558.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>970483121932c4cad0c3bf346077393121cddfe9</Sha>
<Sha>28c439568b9cfd9978c8c0a91e05eaf0e0d39396</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24557.8">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24557.4</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24558.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 42a37b5

Please sign in to comment.