Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PropertyGroup Label="NuGet Package Reference Versions">
<Antlr4CodeGeneratorPackageVersion>4.6.6</Antlr4CodeGeneratorPackageVersion>
<Antlr4RuntimeStandardPackageVersion>4.13.1</Antlr4RuntimeStandardPackageVersion>
<Antlr4BuildTasksPackageVersion>12.11.0</Antlr4BuildTasksPackageVersion>
<Antlr4BuildTasksPackageVersion>12.14.0</Antlr4BuildTasksPackageVersion>
<!-- LUCENENET TODO: When ICU4N is released to production,
be sure to lock down the version range below. The resource
files in Lucene.Net.ICU are not compatible with any other
Expand Down
Loading