Bump Antlr4.Runtime from 4.6.4 to 4.6.6 (#1)

Bump Antlr4.Runtime from 4.6.4 to 4.6.6
This commit is contained in:
J. Fronny 2019-12-18 16:00:32 +01:00 committed by GitHub
commit 6097438ea9
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" />