Skip to content

Commit

Permalink
Merge pull request #28783 from dotnet/darc-release/7.0.2xx-6747867e-b…
Browse files Browse the repository at this point in the history
…1ff-4e51-a0ba-960e2f8780c2

[release/7.0.2xx] Update dependencies from dotnet/fsharp
  • Loading branch information
v-wuzhai authored Oct 27, 2022
2 parents 633c28c + 4862ff1 commit c04225b
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 @@ -54,13 +54,13 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>3777dcaf7edb3e86a070037ba53e742dd1872873</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.22525.1">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.22526.5">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>90f5b1ed0befe8337b923860d29dcd62d4735aef</Sha>
<Sha>32b9429e5822d3e76672d9752f7a20f681209de8</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.22525.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.22526.5">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>90f5b1ed0befe8337b923860d29dcd62d4735aef</Sha>
<Sha>32b9429e5822d3e76672d9752f7a20f681209de8</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.0.352106">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.22525.1</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.22526.5</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit c04225b

Please sign in to comment.