File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 11# RazorEngineCore
22NETCore 3.1.5 Razor Template Engine. No legacy code.
33* .NET Standard 2.0
4+ * .NET Framework 4.7.2
45
56[ ![ NuGet] ( https://img.shields.io/nuget/dt/RazorEngineCore.svg?style=flat-square )] ( https://www.nuget.org/packages/RazorEngineCore )
67[ ![ NuGet] ( https://img.shields.io/nuget/v/RazorEngineCore.svg?style=flat-square )] ( https://www.nuget.org/packages/RazorEngineCore )
@@ -189,6 +190,8 @@ This package is inspired by [Simon Mourier SO post](https://stackoverflow.com/a/
189190
190191
191192#### Changelog
193+ * 2020.9.1
194+ * .NET 4.7.2 support (thanks [@krmr](https://github.com/krmr))
192195* 2020.6.1
193196 * Reference assemblies by Metadata (thanks [@Merlin04](https://github.com/Merlin04))
194197 * Expose GeneratedCode in RazorEngineCompilationException
You can’t perform that action at this time.
0 commit comments