Skip to content

Commit

Permalink
fixed folder path in project.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-olivares committed Jan 22, 2017
1 parent 43495f4 commit 28a4a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netstandard/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},

"buildOptions": {
"compile": "../lib/zipstorer.cs",
"compile": "../src/zipstorer.cs",
"define": [
"NETSTANDARD"
]
Expand Down

0 comments on commit 28a4a47

Please sign in to comment.