Bump Antlr4.Runtime from 4.6.4 to 4.6.6

Bumps [Antlr4.Runtime](https://github.com/tunnelvisionlabs/antlr4cs) from 4.6.4 to 4.6.6.
- [Release notes](https://github.com/tunnelvisionlabs/antlr4cs/releases)
- [Commits](https://github.com/tunnelvisionlabs/antlr4cs/compare/v4.6.4...v4.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-16 15:52:20 +00:00 committed by GitHub
parent 55852108c4
commit 7a0697316a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<packages>
<package id="Antlr4" version="4.6.4" targetFramework="net48" developmentDependency="true" />
<package id="Antlr4.CodeGenerator" version="4.6.4" targetFramework="net48" developmentDependency="true" />
<package id="Antlr4.Runtime" version="4.6.4" targetFramework="net48" />
<package id="Antlr4.Runtime" version="4.6.6" targetFramework="net48" />
<package id="Microsoft.CSharp" version="4.4.1" targetFramework="net48" />
<package id="NCalc2" version="2.1.0" targetFramework="net48" />
<package id="System.Dynamic.Runtime" version="4.3.0" targetFramework="net48" />