Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#43758)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT authored Sep 27, 2024
2 parents 2949b6d + 6dc7ad4 commit 8ae402d
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>95c7bf011ac3b849c63cfaf5584878232d223b71</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24476.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24477.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>44f5feb139081471b412d623c5f138634f861748</Sha>
<Sha>6b652cd1d5c02d6f331818ef16479499161b5b6d</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24476.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24477.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>44f5feb139081471b412d623c5f138634f861748</Sha>
<Sha>6b652cd1d5c02d6f331818ef16479499161b5b6d</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-1.24476.11">
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.24476.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24477.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 8ae402d

Please # to comment.