Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
Remove design-time facade reference from nupkg on net45
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed Aug 4, 2015
1 parent ddcec95 commit ce80647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Framework.Logging/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"frameworks": {
"net45": {
"frameworkAssemblies": {
"System.Collections.Concurrent": ""
"System.Collections.Concurrent": { "version": "", "type": "build" }
}
},
"dnx451": {
Expand Down

0 comments on commit ce80647

Please sign in to comment.