Skip to content

Commit ff31100

Browse files
[release/10.0.1xx-preview2] Update dependencies from dotnet/fsharp (#47075)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]>
1 parent b2e30b8 commit ff31100

5 files changed

+5
-105
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>63aefc3dc0984823dee39864b6d825681fd33801</Sha>
116116
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25118.2">
118+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25124.4">
119119
<Uri>https://github.com/dotnet/fsharp</Uri>
120-
<Sha>41926ec851ef347be1d9f949a2d7bb93ff032316</Sha>
120+
<Sha>e4889bb53328e6a75855c3f3d2122d0aacae7a4b</Sha>
121121
</Dependency>
122122
<!-- Intermediate is necessary for source build. -->
123-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25118.2">
123+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25124.4">
124124
<Uri>https://github.com/dotnet/fsharp</Uri>
125-
<Sha>41926ec851ef347be1d9f949a2d7bb93ff032316</Sha>
125+
<Sha>e4889bb53328e6a75855c3f3d2122d0aacae7a4b</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128128
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25124.4">

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

src/SourceBuild/patches/fsharp/0001-Only-build-the-Microsoft.FSharp.Compiler.sln.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/SourceBuild/patches/fsharp/0002-React-to-NuGet-package-pruning-warnings.patch

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/SourceBuild/patches/fsharp/0003-React-to-NuGet-package-pruning-warnings.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)