Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#43123)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-codyguan authored Sep 2, 2024
2 parents c294e97 + 04e62a0 commit 53046c7
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>01e53f4161996ce73408117d012f24c2c1737e58</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24427.4">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24431.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>a5feb419073e74562fde38768898988334f379a1</Sha>
<Sha>bb453b34bf66c45af0520f807556f23c966cc6ca</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24427.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24431.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>a5feb419073e74562fde38768898988334f379a1</Sha>
<Sha>bb453b34bf66c45af0520f807556f23c966cc6ca</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24430.8">
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.24427.4</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24431.1</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 53046c7

Please sign in to comment.