Skip to content

Commit b8d4a18

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20230321.5
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 7.0.300-beta.23167.4 -> To Version 7.0.300-beta.23171.5
1 parent a0a0619 commit b8d4a18

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>60ea2f733cfcc78da965ab43cf040fe5c58800fb</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23171.4">
53+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23171.5">
5454
<Uri>https://github.com/dotnet/fsharp</Uri>
55-
<Sha>759352037893d79516181a8a3f996a6207e384e8</Sha>
55+
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23171.4">
57+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23171.5">
5858
<Uri>https://github.com/dotnet/fsharp</Uri>
59-
<Sha>759352037893d79516181a8a3f996a6207e384e8</Sha>
59+
<Sha>fa42aff3113ee163cde64511ee8d0128cf9ea3aa</Sha>
6060
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6161
</Dependency>
6262
<Dependency Name="dotnet-format" Version="8.0.416301">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
135-
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23171.4</MicrosoftFSharpCompilerPackageVersion>
135+
<MicrosoftFSharpCompilerPackageVersion>12.5.0-beta.23171.5</MicrosoftFSharpCompilerPackageVersion>
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)