Skip to content

Commit 0040bb6

Browse files
authored
[release/7.0.2xx] Update dependencies from dotnet/fsharp (#29928)
2 parents 91c876b + e5f0087 commit 0040bb6

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>040e2a90ee794997fc9716487280a54b0ad8fe2a</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23062.3">
57+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23062.7">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>9abb456f29f254da028126cb09ad10751a01eebf</Sha>
59+
<Sha>679719f94009d61e28df5c3b5ec87f1448c803e9</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.23062.3">
61+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.23062.7">
6262
<Uri>https://github.com/dotnet/fsharp</Uri>
63-
<Sha>9abb456f29f254da028126cb09ad10751a01eebf</Sha>
63+
<Sha>679719f94009d61e28df5c3b5ec87f1448c803e9</Sha>
6464
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6565
</Dependency>
6666
<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.23062.3</MicrosoftFSharpCompilerPackageVersion>
141+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23062.7</MicrosoftFSharpCompilerPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)