Skip to content

Commit b319a20

Browse files
dotnet-maestro[bot]KevinRansomJason Zhaiellahathaway
authored
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#44089)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Kevin Ransom (msft) <[email protected]> Co-authored-by: Jason Zhai <[email protected]> Co-authored-by: Ella Hathaway <[email protected]>
1 parent 16da613 commit b319a20

File tree

4 files changed

+5
-630
lines changed

4 files changed

+5
-630
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>4ae11fa8e4a86aef804cc79a42102641ad528106</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24501.1">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24510.7">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>19610c0b654766eec49d044cb97ca6eaa2a63d16</Sha>
88+
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24501.1">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24510.7">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>19610c0b654766eec49d044cb97ca6eaa2a63d16</Sha>
93+
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<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
@@ -212,7 +212,7 @@
212212
</PropertyGroup>
213213
<PropertyGroup>
214214
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
215-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24501.1</MicrosoftFSharpCompilerPackageVersion>
215+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24510.7</MicrosoftFSharpCompilerPackageVersion>
216216
</PropertyGroup>
217217
<PropertyGroup>
218218
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)