Skip to content

Commit cb54690

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/fsharp (#42938)
2 parents b38cb06 + 846f088 commit cb54690

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>37eb419ad2c986ac5530292e6ee08e962390249e</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
71-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24351.2">
71+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.401-beta.24421.7">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
73+
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24351.2">
75+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.401-beta.24421.7">
7676
<Uri>https://github.com/dotnet/fsharp</Uri>
77-
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
77+
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</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.400-beta.24351.2</MicrosoftFSharpCompilerPackageVersion>
156+
<MicrosoftFSharpCompilerPackageVersion>12.8.401-beta.24421.7</MicrosoftFSharpCompilerPackageVersion>
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)