Skip to content

Commit d85153e

Browse files
authored
Merge pull request #29051 from dotnet/darc-release/7.0.2xx-b8983e72-eeed-4bbb-8075-40511483848d
[release/7.0.2xx] Update dependencies from dotnet/fsharp
2 parents 0c96321 + b2c32f1 commit d85153e

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
@@ -54,13 +54,13 @@
5454
<Uri>https://github.com/dotnet/msbuild</Uri>
5555
<Sha>d14b74d6f08ab7f2e17706359a38f8c22b569cb5</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.22561.2">
57+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.22563.3">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>e692bfec92213d771229e9adb16c915f0379c467</Sha>
59+
<Sha>9f7329d4b4deab97603643eaa6607779d03568f1</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.22561.2">
61+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.22563.3">
6262
<Uri>https://github.com/dotnet/fsharp</Uri>
63-
<Sha>e692bfec92213d771229e9adb16c915f0379c467</Sha>
63+
<Sha>9f7329d4b4deab97603643eaa6607779d03568f1</Sha>
6464
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6565
</Dependency>
6666
<Dependency Name="dotnet-format" Version="7.0.352902">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
</PropertyGroup>
138138
<PropertyGroup>
139139
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
140-
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.22561.2</MicrosoftFSharpCompilerPackageVersion>
140+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.22563.3</MicrosoftFSharpCompilerPackageVersion>
141141
</PropertyGroup>
142142
<PropertyGroup>
143143
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)