Skip to content

Commit 10f550c

Browse files
[release/8.0.1xx-preview3] Update dependencies from dotnet/fsharp (#31368)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 645ad9c commit 10f550c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
<Uri>https://github.com/dotnet/msbuild</Uri>
5151
<Sha>60ea2f733cfcc78da965ab43cf040fe5c58800fb</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23171.5">
53+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23172.1">
5454
<Uri>https://github.com/dotnet/fsharp</Uri>
55-
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
55+
<Sha>e046c4d8b5d1c40ee0daa6348985794738d646fc</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23171.5">
57+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23172.1">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
59+
<Sha>e046c4d8b5d1c40ee0daa6348985794738d646fc</Sha>
6060
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6161
</Dependency>
6262
<Dependency Name="dotnet-format" Version="8.0.416301">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
135-
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23171.5</MicrosoftFSharpCompilerPackageVersion>
135+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23172.1</MicrosoftFSharpCompilerPackageVersion>
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)