Skip to content

Commit

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

0 comments on commit 0289638

Please sign in to comment.