Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#44381)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Oct 23, 2024
2 parents fa39339 + 5bd88fb commit ece1951
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>5b866566089bfdd756730948f6418e2759b8850f</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24510.7">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24522.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24510.7">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24522.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24516.15">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24510.7</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24522.2</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit ece1951

Please sign in to comment.