Skip to content

Commit 0e5dd80

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/fsharp (#47441)
2 parents 1b93af7 + 829ad24 commit 0e5dd80

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

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
</PropertyGroup>
200200
<PropertyGroup>
201201
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
202-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25124.4</MicrosoftFSharpCompilerPackageVersion>
202+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25160.5</MicrosoftFSharpCompilerPackageVersion>
203203
</PropertyGroup>
204204
<PropertyGroup>
205205
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)