Skip to content

Commit

Permalink
[release/9.0.1xx-preview7] Update dependencies from dotnet/fsharp (#4…
Browse files Browse the repository at this point in the history
…2548)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 6, 2024
1 parent c8a36c1 commit e5a300b
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>48e81c6f136e6ee3c568d0a38180cfea151129dd</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24381.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24406.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>db079bbe0dfc808a87a5ad355e3a10be63d8fd21</Sha>
<Sha>24116f01e59a6e66931ca517f99107b41d34117a</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24381.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24406.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>db079bbe0dfc808a87a5ad355e3a10be63d8fd21</Sha>
<Sha>24116f01e59a6e66931ca517f99107b41d34117a</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-1.24379.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24381.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24406.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit e5a300b

Please sign in to comment.