Skip to content

Commit 50fc3a6

Browse files
committed
added net35 folder
1 parent 74eea1f commit 50fc3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Task("Pack")
7474
Files = new [] {
7575
new NuSpecContent {
7676
Source = "Evaluant.Calculator/bin/Release/NCalc.dll",
77-
Target = "lib"
77+
Target = "lib/net35"
7878
},
7979
},
8080
BasePath = "./",

0 commit comments

Comments
 (0)