Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/fsharp build 20221…
…013.10

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.0-beta.22513.2 -> To Version 7.0.0-beta.22513.10
  • Loading branch information
dotnet-maestro[bot] committed Oct 19, 2022
commit d97c27ed30338f2dab7f8c1e72ae398bdf884140
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>18d5aef85920037c9d6ff49b1215a4daf515197f</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.4.0-beta.22513.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.4.0-beta.22513.10">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>e142005b5b992da4c04f56bdb287d685da55989c</Sha>
<Sha>c370ee09c2eebcc750a59e9c10e52792679f896e</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22513.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22513.10">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>e142005b5b992da4c04f56bdb287d685da55989c</Sha>
<Sha>c370ee09c2eebcc750a59e9c10e52792679f896e</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.0.351204">
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.4.0-beta.22513.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.4.0-beta.22513.10</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down