Skip to content

Commit bda713d

Browse files
authored
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44795)
2 parents 6cd9da1 + f88a6da commit bda713d

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
@@ -83,14 +83,14 @@
8383
<Sha>963f4a65255046f5e5d0cbf9070e720a29d74b11</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24558.3">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24561.2">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>28c439568b9cfd9978c8c0a91e05eaf0e0d39396</Sha>
88+
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24558.3">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24561.2">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>28c439568b9cfd9978c8c0a91e05eaf0e0d39396</Sha>
93+
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24558.12">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
</PropertyGroup>
218218
<PropertyGroup>
219219
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
220-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24558.3</MicrosoftFSharpCompilerPackageVersion>
220+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24561.2</MicrosoftFSharpCompilerPackageVersion>
221221
</PropertyGroup>
222222
<PropertyGroup>
223223
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)