Skip to content

Commit 13302d3

Browse files
authored
Merge pull request #28402 from dotnet/darc-release/7.0.2xx-d6b1d9df-593f-4c1e-9bc0-297a8a0e6da1
[release/7.0.2xx] Update dependencies from dotnet/fsharp
2 parents 85a7107 + de5998e commit 13302d3

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>20ce296d6b3f4e63a511321c7e1a2f69a4ee63ef</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22507.1">
57+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22507.7">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>20cfdba41b322f13ce5504f416cb74d5ffff678e</Sha>
59+
<Sha>507f1f4a712c52b322062397515ffdd7907d5cfa</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22507.1">
61+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22507.7">
6262
<Uri>https://github.com/dotnet/fsharp</Uri>
63-
<Sha>20cfdba41b322f13ce5504f416cb74d5ffff678e</Sha>
63+
<Sha>507f1f4a712c52b322062397515ffdd7907d5cfa</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.22507.1</MicrosoftFSharpCompilerPackageVersion>
140+
<MicrosoftFSharpCompilerPackageVersion>12.0.5-beta.22507.7</MicrosoftFSharpCompilerPackageVersion>
141141
</PropertyGroup>
142142
<PropertyGroup>
143143
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)