Skip to content

Commit 145791c

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/fsharp (#48760)
2 parents 25363f1 + 6136804 commit 145791c

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

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
205-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25181.1</MicrosoftFSharpCompilerPackageVersion>
205+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25228.3</MicrosoftFSharpCompilerPackageVersion>
206206
</PropertyGroup>
207207
<PropertyGroup>
208208
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)