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

Commit be443dd

Browse files
committed
React to Configuration changes
1 parent 6be93eb commit be443dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleApp/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"emitEntryPoint": true
44
},
55
"dependencies": {
6-
"Microsoft.Extensions.Configuration.FileProviderExtensions": "1.0.0-*",
6+
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-*",
77
"Microsoft.Extensions.Configuration.Json": "1.0.0-*",
88
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-*",
99
"Microsoft.Extensions.Logging": "1.0.0-*",

0 commit comments

Comments
 (0)