Skip to content

Commit 876a80a

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#46144)
2 parents c311a6d + dfd427e commit 876a80a

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
@@ -87,14 +87,14 @@
8787
<Sha>f7ab67b00991bd693a518451426ba33915614d19</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.24602.3">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.25070.7">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
92+
<Sha>47d4e3f91e4e5414b6dafbf14288b9c5a798ef99</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.101-beta.24602.3">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.101-beta.25070.7">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
97+
<Sha>47d4e3f91e4e5414b6dafbf14288b9c5a798ef99</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.25076.6">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</PropertyGroup>
201201
<PropertyGroup>
202202
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
203-
<MicrosoftFSharpCompilerPackageVersion>12.9.101-beta.24602.3</MicrosoftFSharpCompilerPackageVersion>
203+
<MicrosoftFSharpCompilerPackageVersion>12.9.101-beta.25070.7</MicrosoftFSharpCompilerPackageVersion>
204204
</PropertyGroup>
205205
<PropertyGroup>
206206
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)