Skip to content

Commit 4ba736a

Browse files
authored
Merge pull request #28443 from dotnet/darc-release/7.0.1xx-f995fe29-59b3-4433-a086-2bb741aa4e3f
[release/7.0.1xx] Update dependencies from dotnet/fsharp
2 parents fce5c86 + b772796 commit 4ba736a

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>9e6f1455a81e01cb7780f1e8ed5041f20cd396a3</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22507.6">
57+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22510.6">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>532a074f9b304325d8bcd554ac73a1183b74a8f0</Sha>
59+
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22507.6">
61+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22510.6">
6262
<Uri>https://github.com/dotnet/fsharp</Uri>
63-
<Sha>532a074f9b304325d8bcd554ac73a1183b74a8f0</Sha>
63+
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
6464
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6565
</Dependency>
6666
<Dependency Name="dotnet-format" Version="7.0.350701">

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.0.5-beta.22507.6</MicrosoftFSharpCompilerPackageVersion>
140+
<MicrosoftFSharpCompilerPackageVersion>12.0.5-beta.22510.6</MicrosoftFSharpCompilerPackageVersion>
141141
</PropertyGroup>
142142
<PropertyGroup>
143143
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)