Skip to content

Commit 03ed122

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#48667)
2 parents 8499c39 + 123a267 commit 03ed122

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
@@ -110,14 +110,14 @@
110110
<Sha>d5ac662019bc8456cc48f3e1b340f55572e6d059</Sha>
111111
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
112112
</Dependency>
113-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25207.2">
113+
<Dependency Name="Microsoft.FSharp.Compiler" Version="14.0.100-beta.25215.1">
114114
<Uri>https://github.com/dotnet/fsharp</Uri>
115-
<Sha>4ba36db1f42f33a66d9677f0b9d589d39b204a9c</Sha>
115+
<Sha>547a1ca0fcbed748f376cdc0e2ddc744d43c391c</Sha>
116116
</Dependency>
117117
<!-- Intermediate is necessary for source build. -->
118-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25207.2">
118+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="10.0.100-beta.25215.1">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>4ba36db1f42f33a66d9677f0b9d589d39b204a9c</Sha>
120+
<Sha>547a1ca0fcbed748f376cdc0e2ddc744d43c391c</Sha>
121121
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
122122
</Dependency>
123123
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-1.25220.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
</PropertyGroup>
221221
<PropertyGroup>
222222
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
223-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25207.2</MicrosoftFSharpCompilerPackageVersion>
223+
<MicrosoftFSharpCompilerPackageVersion>14.0.100-beta.25215.1</MicrosoftFSharpCompilerPackageVersion>
224224
</PropertyGroup>
225225
<PropertyGroup>
226226
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)