Skip to content

Commit 73ba7cc

Browse files
authored
[release/8.0.1xx-preview3] Update dependencies from dotnet/fsharp (#31353)
2 parents 4d55c49 + b8d4a18 commit 73ba7cc

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.23167.4">
53+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23171.5">
5454
<Uri>https://github.com/dotnet/fsharp</Uri>
55-
<Sha>1075dfd55cba81b4da9bf61aa58650ffe9eb8592</Sha>
55+
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23167.4">
57+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23171.5">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>1075dfd55cba81b4da9bf61aa58650ffe9eb8592</Sha>
59+
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</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.23167.4</MicrosoftFSharpCompilerPackageVersion>
135+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23171.5</MicrosoftFSharpCompilerPackageVersion>
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)