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

Commit 6be93eb

Browse files
committed
Updating samples
1 parent 0c23096 commit 6be93eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/SampleApp/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"Microsoft.Extensions.Logging": "1.0.0-*",
1010
"Microsoft.Extensions.Logging.Console": "1.0.0-*",
1111
"Microsoft.Extensions.Logging.Filter": "1.0.0-*",
12-
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*"
12+
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*",
13+
"Microsoft.NETCore.Platforms": "1.0.1-*"
1314
},
1415
"content": [
1516
"logging.json"

0 commit comments

Comments
 (0)