Skip to content

Commit 6bd63ed

Browse files
author
v-wuzhai
authored
[release/9.0.3xx] Update dependencies from dotnet/fsharp (#46155)
2 parents 5735f1c + 6faee77 commit 6bd63ed

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>ffe5c860f320bb64d1959b6ea457fc8dc58da538</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25067.2">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25070.6">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>f4710e30f913b910ab468f0ca19dc67b7e561727</Sha>
88+
<Sha>f759d6d9621043e8beeb3294e21d988d17a7beb5</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25067.2">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25070.6">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>f4710e30f913b910ab468f0ca19dc67b7e561727</Sha>
93+
<Sha>f759d6d9621043e8beeb3294e21d988d17a7beb5</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-1.25070.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
</PropertyGroup>
199199
<PropertyGroup>
200200
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
201-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25067.2</MicrosoftFSharpCompilerPackageVersion>
201+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25070.6</MicrosoftFSharpCompilerPackageVersion>
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)