Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#43022)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Aug 28, 2024
2 parents d4a6776 + b6b69ca commit 25efbf0
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>14df0589a60cf8945859de05e024ad74829023c3</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24426.4">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24427.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>478d3327cb34751aeb8ca308cf4d0e0d80d506dd</Sha>
<Sha>a5feb419073e74562fde38768898988334f379a1</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24426.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24427.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>478d3327cb34751aeb8ca308cf4d0e0d80d506dd</Sha>
<Sha>a5feb419073e74562fde38768898988334f379a1</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-2.24425.4">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24426.4</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24427.4</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 25efbf0

Please sign in to comment.