Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44511)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Oct 30, 2024
2 parents 3980fbc + 0d1fae6 commit ac5bbac
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>ee511a9389f27376b131b7115ea0ad5aa0c75ce2</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
<Sha>02f6bb08e742b0bb1cfd8cd7c104c5ddbcc4cbf8</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
<Sha>02f6bb08e742b0bb1cfd8cd7c104c5ddbcc4cbf8</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24529.2">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit ac5bbac

Please sign in to comment.