File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
samples/GeekLearning.Templating.BasicSample
src/GeekLearning.Templating Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1414 "Microsoft.Extensions.Logging" : " 1.0.0" ,
1515 "Microsoft.Extensions.Logging.Console" : " 1.0.0" ,
1616 "Microsoft.Extensions.Logging.Debug" : " 1.0.0" ,
17- "GeekLearning.Storage.FileSystem" : " 0.4.0-*" ,
18- "GeekLearning.Storage.Azure" : " 0.4.0-*" ,
17+
18+ "GeekLearning.Storage.FileSystem" : " 0.4.*" ,
19+ "GeekLearning.Storage.Azure" : " 0.4.*" ,
20+
1921 "GeekLearning.Templating" : " *" ,
2022 "GeekLearning.Templating.Handlebars" : " *" ,
2123 "GeekLearning.Templating.Mustache" : " *"
Original file line number Diff line number Diff line change 1212 "NETStandard.Library" : " 1.6.0" ,
1313 "Microsoft.Extensions.DependencyInjection.Abstractions" : " 1.0.0" ,
1414 "Microsoft.Extensions.Caching.Abstractions" : " 1.0.0" ,
15- "GeekLearning.Storage" : " 0.3.0- *"
15+ "GeekLearning.Storage" : " 0.4. *"
1616 },
1717
1818 "frameworks" : {
You can’t perform that action at this time.
0 commit comments