Skip to content

Commit

Permalink
Merge pull request #28388 from dotnet/darc-release/7.0.2xx-ae915708-0…
Browse files Browse the repository at this point in the history
…37f-4bf5-8a7f-648dcf687c45

[release/7.0.2xx] Update dependencies from dotnet/fsharp
  • Loading branch information
nagilson authored Oct 7, 2022
2 parents acb1997 + 384978b commit a40df6d
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>e1930c2ee6b16a0c5afbdc53ec51dbdda4664f80</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22477.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22507.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>7669e0a6dbeb872512c073c49c7661a71cfb6e07</Sha>
<Sha>20cfdba41b322f13ce5504f416cb74d5ffff678e</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22477.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22507.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>7669e0a6dbeb872512c073c49c7661a71cfb6e07</Sha>
<Sha>20cfdba41b322f13ce5504f416cb74d5ffff678e</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.0.350601">
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.0.5-beta.22477.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.0.5-beta.22507.1</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit a40df6d

Please # to comment.