Skip to content

Commit 354cc45

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241202.3
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.100-beta.24522.2 -> To Version 9.0.101-beta.24602.3
1 parent cab7c0a commit 354cc45

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>1cce77968bca1366760f361c837ffbc3a6af70f0</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24522.2">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.24602.3">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
92+
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24522.2">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.101-beta.24602.3">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
97+
<Sha>fd29258f2eb7502b09a450a8250495adb6c5caee</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24574.8">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</PropertyGroup>
201201
<PropertyGroup>
202202
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
203-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24522.2</MicrosoftFSharpCompilerPackageVersion>
203+
<MicrosoftFSharpCompilerPackageVersion>12.9.101-beta.24602.3</MicrosoftFSharpCompilerPackageVersion>
204204
</PropertyGroup>
205205
<PropertyGroup>
206206
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)