Skip to content

Commit ece1951

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/fsharp (#44381)
2 parents fa39339 + 5bd88fb commit ece1951

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

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
</PropertyGroup>
214214
<PropertyGroup>
215215
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
216-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24510.7</MicrosoftFSharpCompilerPackageVersion>
216+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24522.2</MicrosoftFSharpCompilerPackageVersion>
217217
</PropertyGroup>
218218
<PropertyGroup>
219219
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)