Skip to content

Commit ac1832b

Browse files
committed
2 parents 20527ab + b2c198e commit ac1832b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# RazorEngineCore
22
NETCore 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

0 commit comments

Comments
 (0)