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 4a2a9c0 commit b1f6fbbCopy full SHA for b1f6fbb
README.md
@@ -187,6 +187,10 @@ This package is inspired by [Simon Mourier SO post](https://stackoverflow.com/a/
187
188
189
#### Changelog
190
+* 2020.6.1
191
+ * Reference assemblies by Metadata (thanks [@Merlin04](https://github.com/Merlin04))
192
+ * Expose GeneratedCode in RazorEngineCompilationException
193
+ * Microsoft.AspNetCore.Razor.Language 3.1.4 -> 3.1.5
194
* 2020.5.2
195
* IRazorEngineTemplate interface
196
* RazorEngineTemplateBase methods go virtual
0 commit comments