Skip to content

Commit 0deafaf

Browse files
authored
Update microsoft build version for build task (#5499)
1 parent be5cb58 commit 0deafaf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/fsharp/FSharp.Build/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"Microsoft.Build": "15.1.548",
4-
"Microsoft.Build.Framework": "15.1.548",
5-
"Microsoft.Build.Tasks.Core": "15.1.548",
6-
"Microsoft.Build.Utilities.Core": "15.1.548",
3+
"Microsoft.Build": "15.6.85",
4+
"Microsoft.Build.Framework": "15.6.85",
5+
"Microsoft.Build.Tasks.Core": "15.6.85",
6+
"Microsoft.Build.Utilities.Core": "15.6.85",
77
"Microsoft.NETCore.Platforms": "1.1.0",
88
"Microsoft.Win32.Registry": {
99
"version": "4.3.0",

0 commit comments

Comments
 (0)