Skip to content

Commit cb85940

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/fsharp (#41904)
2 parents 6306037 + 74ae725 commit cb85940

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
@@ -64,13 +64,13 @@
6464
<Sha>0c86109772ea0fae22af6a7ad7b582e75d280689</Sha>
6565
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24328.1">
67+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24351.2">
6868
<Uri>https://github.com/dotnet/fsharp</Uri>
69-
<Sha>924abef5918801f5ee9a500dfbc4ae29f7dc7203</Sha>
69+
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24328.1">
71+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24351.2">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>924abef5918801f5ee9a500dfbc4ae29f7dc7203</Sha>
73+
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
7474
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7575
</Dependency>
7676
<Dependency Name="dotnet-format" Version="8.3.525702">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
</PropertyGroup>
152152
<PropertyGroup>
153153
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
154-
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24328.1</MicrosoftFSharpCompilerPackageVersion>
154+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24351.2</MicrosoftFSharpCompilerPackageVersion>
155155
</PropertyGroup>
156156
<PropertyGroup>
157157
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)