Skip to content

Commit 8f50793

Browse files
[release/8.0.1xx-preview1] Update dependencies from dotnet/fsharp (#30613)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ff6c7b3 commit 8f50793

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
@@ -50,13 +50,13 @@
5050
<Uri>https://github.com/dotnet/msbuild</Uri>
5151
<Sha>51df47643a8ee2715ac67fab8d652b25be070cd2</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23113.3">
53+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23114.3">
5454
<Uri>https://github.com/dotnet/fsharp</Uri>
55-
<Sha>3263ac15552940d944b4bff27547022ade3da16a</Sha>
55+
<Sha>75647e8f098a1a2b50d4d755394598ae6f38b164</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23113.3">
57+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23114.3">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>3263ac15552940d944b4bff27547022ade3da16a</Sha>
59+
<Sha>75647e8f098a1a2b50d4d755394598ae6f38b164</Sha>
6060
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6161
</Dependency>
6262
<Dependency Name="dotnet-format" Version="8.0.405501">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
139-
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23113.3</MicrosoftFSharpCompilerPackageVersion>
139+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23114.3</MicrosoftFSharpCompilerPackageVersion>
140140
</PropertyGroup>
141141
<PropertyGroup>
142142
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)