Skip to content

Commit b971085

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/fsharp (#42896)
2 parents 4689573 + 4b80b2a commit b971085

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>6bc91d5e2d3d8a199fdbe367ed015b55daf57046</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24420.10">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24421.4">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>1ead6f4b7d263e63550fb8635f72211ad728a42a</Sha>
88+
<Sha>0892320aec499f75c7c3c6c3b0c62002eb78f0b5</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24420.10">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24421.4">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>1ead6f4b7d263e63550fb8635f72211ad728a42a</Sha>
93+
<Sha>0892320aec499f75c7c3c6c3b0c62002eb78f0b5</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-2.24420.10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
</PropertyGroup>
231231
<PropertyGroup>
232232
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
233-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24420.10</MicrosoftFSharpCompilerPackageVersion>
233+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24421.4</MicrosoftFSharpCompilerPackageVersion>
234234
</PropertyGroup>
235235
<PropertyGroup>
236236
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)