Skip to content

Commit

Permalink
[release/8.0.4xx] Update dependencies from dotnet/fsharp (#41050)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored May 21, 2024
2 parents 00186aa + 418bb48 commit f675295
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 @@ -64,13 +64,13 @@
<Sha>9e21c71e90cd513a70ccb889259cb6c5d24cac34</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24267.3">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24270.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>4b36f30312b528e855f514dbedf6cb55b7852208</Sha>
<Sha>7d176e9b00021c50338c69d93ba8d326c65db1f1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24267.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24270.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>4b36f30312b528e855f514dbedf6cb55b7852208</Sha>
<Sha>7d176e9b00021c50338c69d93ba8d326c65db1f1</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="8.3.525702">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24267.3</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24270.4</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit f675295

Please sign in to comment.