Skip to content

Commit a6ecb3e

Browse files
[release/5.0.1xx-preview8] Update dependencies from dotnet/fsharp (#12599)
[release/5.0.1xx-preview8] Update dependencies from dotnet/fsharp - Updates: - Microsoft.FSharp.Compiler: from 11.0.0-beta.20371.3 to 11.0.0-beta.20371.5
1 parent a920d61 commit a6ecb3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
<Uri>https://github.com/microsoft/msbuild</Uri>
4242
<Sha>e8338f5ad91d42c3196218648859e9e837099842</Sha>
4343
</Dependency>
44-
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.0.0-beta.20371.2">
44+
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.0.0-beta.20371.5">
4545
<Uri>https://github.com/dotnet/fsharp</Uri>
46-
<Sha>a87774b6eff36537df42087efb1f90136482aee4</Sha>
46+
<Sha>0699f99c7906e40df9ccedf80033e37c8fda1b9a</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-1.20371.24">
4949
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</PropertyGroup>
108108
<PropertyGroup>
109109
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
110-
<MicrosoftFSharpCompilerPackageVersion>11.0.0-beta.20371.2</MicrosoftFSharpCompilerPackageVersion>
110+
<MicrosoftFSharpCompilerPackageVersion>11.0.0-beta.20371.5</MicrosoftFSharpCompilerPackageVersion>
111111
</PropertyGroup>
112112
<PropertyGroup>
113113
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)