Skip to content

Commit cf8c22e

Browse files
authored
[release/7.0.4xx] Update dependencies from dotnet/fsharp (#31935)
2 parents 3aebe9f + 56b3ce0 commit cf8c22e

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
@@ -58,13 +58,13 @@
5858
<Uri>https://github.com/dotnet/msbuild</Uri>
5959
<Sha>2cbc8b6aef648cf21c6a68a0dab7fe09a614e475</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23219.3">
61+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23221.1">
6262
<Uri>https://github.com/dotnet/fsharp</Uri>
63-
<Sha>b9c0f04d0ec3ec292bde52acccbc41c208931f07</Sha>
63+
<Sha>858e2df9631a385cbddef62eeb424f9b3071b031</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.400-beta.23219.3">
65+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.400-beta.23221.1">
6666
<Uri>https://github.com/dotnet/fsharp</Uri>
67-
<Sha>b9c0f04d0ec3ec292bde52acccbc41c208931f07</Sha>
67+
<Sha>858e2df9631a385cbddef62eeb424f9b3071b031</Sha>
6868
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6969
</Dependency>
7070
<Dependency Name="dotnet-format" Version="7.0.357101">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
</PropertyGroup>
139139
<PropertyGroup>
140140
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
141-
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23219.3</MicrosoftFSharpCompilerPackageVersion>
141+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23221.1</MicrosoftFSharpCompilerPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)