Skip to content

Commit 3d4fde2

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240328.1
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.300-beta.24177.2 -> To Version 8.0.300-beta.24178.1
1 parent 12cd76d commit 3d4fde2

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
@@ -77,14 +77,14 @@
7777
<Sha>6064d9c8fe7beb06ffc10f8ff27ce967039a2c0d</Sha>
7878
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24177.2">
80+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24178.1">
8181
<Uri>https://github.com/dotnet/fsharp</Uri>
82-
<Sha>483e55164135bd7360df637de12c803fd9e861a5</Sha>
82+
<Sha>20b263ab495669df94b309fce12584b207dc765c</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24177.2">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24178.1">
8686
<Uri>https://github.com/dotnet/fsharp</Uri>
87-
<Sha>483e55164135bd7360df637de12c803fd9e861a5</Sha>
87+
<Sha>20b263ab495669df94b309fce12584b207dc765c</Sha>
8888
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24177.10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
</PropertyGroup>
127127
<PropertyGroup>
128128
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
129-
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24177.2</MicrosoftFSharpCompilerPackageVersion>
129+
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24178.1</MicrosoftFSharpCompilerPackageVersion>
130130
</PropertyGroup>
131131
<PropertyGroup>
132132
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)