Skip to content

Commit 7637d21

Browse files
[main] Update dependencies from dotnet/fsharp (#44509)
[main] Update dependencies from dotnet/fsharp - Delete src/SourceBuild/patches/fsharp/0001-Rename-SourceBuildUseMonoRuntime-property-which-is-n.patch
1 parent ded76b9 commit 7637d21

File tree

3 files changed

+5
-55
lines changed

3 files changed

+5
-55
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@
8787
<Sha>0c2c2ce93d0c4b47dd0213867f543877157bc34f</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24522.2">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.1">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
92+
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24522.2">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.1">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
97+
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24528.6">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
242-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24522.2</MicrosoftFSharpCompilerPackageVersion>
242+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.1</MicrosoftFSharpCompilerPackageVersion>
243243
</PropertyGroup>
244244
<PropertyGroup>
245245
<!-- Dependencies from https://github.com/dotnet/roslyn -->

src/SourceBuild/patches/fsharp/0001-Rename-SourceBuildUseMonoRuntime-property-which-is-n.patch

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)