Skip to content

Commit 4938022

Browse files
author
v-wuzhai
authored
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#45215)
2 parents 4772ade + 1c8147b commit 4938022

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>8f6b8ad0ace90c777c66711c907227fcfb6f2efe</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24561.2">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24578.1">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
88+
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24561.2">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24578.1">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>e9dab83bc86ec414b7288d3f8be48a2b14eabb5d</Sha>
93+
<Sha>3dc980eeb06dd912f1e6fe5d06a23a67a4b659e7</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24576.11">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
</PropertyGroup>
220220
<PropertyGroup>
221221
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
222-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24561.2</MicrosoftFSharpCompilerPackageVersion>
222+
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24578.1</MicrosoftFSharpCompilerPackageVersion>
223223
</PropertyGroup>
224224
<PropertyGroup>
225225
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)