This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.


    from a7f7c40  The description for websie link under the title Lucene 
2.9.4.1 is wrong.
     new a54545d  PERFORMANCE: Boxing issue causing issue with some unit tests 
that were using AreEqual with bool. Added overloads of AreEqual that accept 
bool to cover the project systemically without changing tests. (#261, #295)
     new c6efbd3  build/build.ps1: Added Powershell version number check
     new 383917f  build/Dependencies.props: Removed unused 
MicrosoftExtensionsConfigurationAbstractionsPackageVersion_NET4_5 property
     new 6dabe24  Added NuGet.config file

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NuGet.config                                       |  6 ++++
 build/Dependencies.props                           |  2 --
 build/build.ps1                                    |  1 +
 .../Support/TestFramework/Assert.cs                | 40 ++++++++++++++++++++++
 .../Support/TestFramework/Assert.cs                | 40 ++++++++++++++++++++++
 .../Support/TestFramework/Assert.cs                | 40 ++++++++++++++++++++++
 .../Support/JavaCompatibility/LuceneTestCase.cs    | 10 ++++++
 7 files changed, 137 insertions(+), 2 deletions(-)
 create mode 100644 NuGet.config

Reply via email to