Skip to content

Commit ce22f64

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/fsharp (#43771)
2 parents 4c4d03d + bf30001 commit ce22f64

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
@@ -68,13 +68,13 @@
6868
<Sha>a69bbaaf5f8d7249b8cab7309e81ad2221ce396c</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
71-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.401-beta.24421.7">
71+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.402-beta.24477.4">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</Sha>
73+
<Sha>05af489c957d1846f60b2e6b40df3841c0f1cfa6</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.401-beta.24421.7">
75+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.402-beta.24477.4">
7676
<Uri>https://github.com/dotnet/fsharp</Uri>
77-
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</Sha>
77+
<Sha>05af489c957d1846f60b2e6b40df3841c0f1cfa6</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
8080
<Dependency Name="dotnet-format" Version="8.3.536002">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
</PropertyGroup>
154154
<PropertyGroup>
155155
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
156-
<MicrosoftFSharpCompilerPackageVersion>12.8.401-beta.24421.7</MicrosoftFSharpCompilerPackageVersion>
156+
<MicrosoftFSharpCompilerPackageVersion>12.8.402-beta.24477.4</MicrosoftFSharpCompilerPackageVersion>
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)