Skip to content

Commit 5464038

Browse files
committed
mergenupkg in all projects
1 parent 5c5f1ad commit 5464038

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/fsharp/FSharp.Compiler.Service.ProjectCracker/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
}
4242
},
4343
"tools": {
44+
"dotnet-mergenupkg": { "version": "1.0.*" },
4445
"dotnet-compile-fsc": {
4546
"version": "1.0.0-preview2-*",
4647
"imports": "dnxcore50"

src/fsharp/FSharp.Compiler.Service.ProjectCrackerTool/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
}
3737
},
3838
"tools": {
39+
"dotnet-mergenupkg": { "version": "1.0.*" },
3940
"dotnet-compile-fsc": {
4041
"version": "1.0.0-preview2-*",
4142
"imports": "dnxcore50"

0 commit comments

Comments
 (0)