Skip to content

Commit 4446b99

Browse files
authored
[main] Update dependencies from dotnet/fsharp (#46917)
2 parents 0a9da8c + 9788342 commit 4446b99

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
@@ -115,14 +115,14 @@
115115
<Sha>0b44ec8b09d2b53ef021618fb57526ded656a4fc</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25079.4">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25118.2">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
120+
<Sha>41926ec851ef347be1d9f949a2d7bb93ff032316</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25079.4">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25118.2">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
125+
<Sha>41926ec851ef347be1d9f949a2d7bb93ff032316</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25117.2">

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>13.9.300-beta.25079.4</MicrosoftFSharpCompilerPackageVersion>
216+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25118.2</MicrosoftFSharpCompilerPackageVersion>
217217
</PropertyGroup>
218218
<PropertyGroup>
219219
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)