Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/fsharp (dotnet#17314)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed May 4, 2021
1 parent c5a0d2f commit 783fb92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>5b9216a75e98e19eba84e04a5f30bd35a68f317a</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.4.2-beta.21227.5">
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.4.2-beta.21230.7">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>b6a352ab0a11a0584348dd77811af7eecaf9d072</Sha>
<Sha>e411df7595bbe379f07dd2bcbb6e4046eca9eb31</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21254.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>11.4.2-beta.21227.5</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>11.4.2-beta.21230.7</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 783fb92

Please sign in to comment.