Skip to content

Commit cd9074e

Browse files
authored
[release/10.0.1xx-preview1] Update dependencies from dotnet/fsharp (#46400)
2 parents 494c452 + 7ccf6c7 commit cd9074e

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>291a8108761ed347562228f2f8f25477996a5a93</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25072.1">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25079.4">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>7abe97c385a57f3d43941c50259e24cd90997156</Sha>
92+
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25072.1">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25079.4">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>7abe97c385a57f3d43941c50259e24cd90997156</Sha>
97+
<Sha>387f04cb6675c984036a64c9bb768ac6f00e06f9</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-1.25070.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.25072.1</MicrosoftFSharpCompilerPackageVersion>
216+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25079.4</MicrosoftFSharpCompilerPackageVersion>
217217
</PropertyGroup>
218218
<PropertyGroup>
219219
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)