diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ef1b1..f5c313d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## v1.3.x - 2019.11.21 +- Update GrEmit to v3.2.2 supporting SourceLink + ## v1.3.7 - 2019.11.21 - Use [SourceLink](https://github.com/dotnet/sourcelink) to help ReSharper decompiler show actual code. diff --git a/GrobExp.Compiler/GrobExp.Compiler.csproj b/GrobExp.Compiler/GrobExp.Compiler.csproj index 58161e6..52b14be 100644 --- a/GrobExp.Compiler/GrobExp.Compiler.csproj +++ b/GrobExp.Compiler/GrobExp.Compiler.csproj @@ -5,7 +5,7 @@ - +