Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44411)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Oct 24, 2024
2 parents a7855b0 + 1223173 commit 916c196
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>69b3e7a43fb2fb26812b20807333cf6ca62167f2</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24522.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24523.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>a269121b22d70c4b09ab5096d1106b3fa312195e</Sha>
<Sha>4c6860a2c10259dd462e6a7fc5968fdc2cea5b83</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24522.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24523.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>a269121b22d70c4b09ab5096d1106b3fa312195e</Sha>
<Sha>4c6860a2c10259dd462e6a7fc5968fdc2cea5b83</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-1.24517.9">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24522.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24523.4</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 916c196

Please sign in to comment.