Skip to content

Commit bff05bf

Browse files
authored
Merge branch 'release/3.1.2xx' into merge/release/3.1.1xx-to-release/3.1.2xx
2 parents 77b97cb + 2ee3531 commit bff05bf

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
@@ -25,9 +25,9 @@
2525
<Uri>https://github.com/microsoft/msbuild</Uri>
2626
<Sha>86d9494e446de002ea6a4f08d6fbd111b1041059</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.FSharp.Compiler" Version="10.8.0-beta.20065.1">
28+
<Dependency Name="Microsoft.FSharp.Compiler" Version="10.8.0-beta.20071.14">
2929
<Uri>https://github.com/dotnet/fsharp</Uri>
30-
<Sha>1d58e5d911c62ebcaae64f6f8fa2504afce0a369</Sha>
30+
<Sha>c4c09df4d5a68c3e9a51948bab554d11e2c141f2</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.5.0-beta1-19606-04">
3333
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030
<PropertyGroup>
3131
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
32-
<MicrosoftFSharpCompilerPackageVersion>10.8.0-beta.20065.1</MicrosoftFSharpCompilerPackageVersion>
32+
<MicrosoftFSharpCompilerPackageVersion>10.8.0-beta.20071.14</MicrosoftFSharpCompilerPackageVersion>
3333
</PropertyGroup>
3434
<PropertyGroup>
3535
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)