toddams / RazorLight

Template engine based on Microsoft's Razor parsing engine for .NET Core
Apache License 2.0
1.51k stars 260 forks source link

add package restrictions #367

Closed krmr closed 3 years ago

krmr commented 3 years ago

Here an update that restricts the version of the Microsoft.Extensions packages to fix the issue described in #366.

Please note that it also already includes a change to beta10 as I used that for local testing.