Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (#41730)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai committed Jun 24, 2024
2 parents 05aed7b + b952fe9 commit ea9243f
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>4a45d56330882a5e596e97d05ba568ec32e0603c</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24318.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24321.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>28fb2e08e72c66d595109ffbda515609b7d2d6d5</Sha>
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24318.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24321.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>28fb2e08e72c66d595109ffbda515609b7d2d6d5</Sha>
<Sha>2f906b91f0ee24eb57082b96c731428084089835</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24319.7">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24318.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24321.3</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit ea9243f

Please sign in to comment.