Skip to content

Commit f22b2f8

Browse files
authored
Merge pull request #28387 from dotnet/darc-release/7.0.1xx-49312447-eb0f-48c2-b2c3-dd612c16100d
[release/7.0.1xx] Update dependencies from dotnet/fsharp
2 parents dc92a6e + 0a78b80 commit f22b2f8

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

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

0 commit comments

Comments
 (0)