Skip to content

Commit 6629a7b

Browse files
[main] Update dependencies from dotnet/fsharp (#31402)
[main] Update dependencies from dotnet/fsharp
1 parent 91043a2 commit 6629a7b

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>b84faa7d0dfb42daedca5c244f73f0b07e1135d7</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.6">
5454
<Uri>https://github.com/dotnet/fsharp</Uri>
55-
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
55+
<Sha>54773808aed924ea6ba071b1a0dd1db8da3007cc</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.6">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
59+
<Sha>54773808aed924ea6ba071b1a0dd1db8da3007cc</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.6</MicrosoftFSharpCompilerPackageVersion>
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)