Skip to content

Commit 15b9293

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240627.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.400-beta.24325.8 -> To Version 8.0.400-beta.24327.3
1 parent 6625d27 commit 15b9293

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>c078802d41fa1f406f1dd76a89720abbf48cb22f</Sha>
6565
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24325.8">
67+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24327.3">
6868
<Uri>https://github.com/dotnet/fsharp</Uri>
69-
<Sha>556819c570c803598b7f610639bdc6d35b12f2f7</Sha>
69+
<Sha>b24f5df4ddfb9ae10cf53381380f7d934c2026ef</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24325.8">
71+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24327.3">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>556819c570c803598b7f610639bdc6d35b12f2f7</Sha>
73+
<Sha>b24f5df4ddfb9ae10cf53381380f7d934c2026ef</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.24325.8</MicrosoftFSharpCompilerPackageVersion>
154+
<MicrosoftFSharpCompilerPackageVersion>12.8.400-beta.24327.3</MicrosoftFSharpCompilerPackageVersion>
155155
</PropertyGroup>
156156
<PropertyGroup>
157157
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)