We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9836792 commit 357adf0Copy full SHA for 357adf0
src/GeekLearning.Templating.Handlebars/project.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"NETStandard.Library": "1.6.0",
13
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0",
14
- "Handlebars.NetStandard": "1.0.0-dotnet-core-rtm1",
+ "Handlebars.NetStandard": "1.0.1",
15
"GeekLearning.Templating": "*"
16
},
17
0 commit comments