Skip to content

Commit 1d61946

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#44088)
2 parents 07cac8f + f8863ac commit 1d61946

File tree

3 files changed

+5
-580
lines changed

3 files changed

+5
-580
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>c4d51a11b84b4aabd9e5da1e3099f2c7c85024fe</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24501.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24510.7">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>19610c0b654766eec49d044cb97ca6eaa2a63d16</Sha>
92+
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24501.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24510.7">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>19610c0b654766eec49d044cb97ca6eaa2a63d16</Sha>
97+
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24510.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
</PropertyGroup>
239239
<PropertyGroup>
240240
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
241-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24501.1</MicrosoftFSharpCompilerPackageVersion>
241+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24510.7</MicrosoftFSharpCompilerPackageVersion>
242242
</PropertyGroup>
243243
<PropertyGroup>
244244
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)