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 7c96de9  Upgraded icu.net to the stable version on NuGet, 59.1.15
     new 221a986  build.ps1: Setup tests to always use dotnet test and pinned 
the .NET Core SDK version to 2.2.300
     new 8b1daa2  Setup project files to ignore .NET Framework targets if not 
building on Windows.

The 2 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:
 TestTargetFramework.proj                           |  3 +-
 build/build.ps1                                    | 54 ++++++++--------------
 .../Lucene.Net.Analysis.Common.csproj              |  3 +-
 .../Lucene.Net.Analysis.Kuromoji.csproj            |  3 +-
 .../Lucene.Net.Analysis.Phonetic.csproj            |  3 +-
 .../Lucene.Net.Analysis.SmartCn.csproj             |  3 +-
 .../Lucene.Net.Analysis.Stempel.csproj             |  3 +-
 .../Lucene.Net.Benchmark.csproj                    |  3 +-
 .../Lucene.Net.Classification.csproj               |  3 +-
 src/Lucene.Net.Codecs/Lucene.Net.Codecs.csproj     |  3 +-
 src/Lucene.Net.Demo/Lucene.Net.Demo.csproj         |  3 +-
 .../Lucene.Net.Expressions.csproj                  |  3 +-
 src/Lucene.Net.Facet/Lucene.Net.Facet.csproj       |  3 +-
 src/Lucene.Net.Grouping/Lucene.Net.Grouping.csproj |  3 +-
 .../Lucene.Net.Highlighter.csproj                  |  3 +-
 src/Lucene.Net.Join/Lucene.Net.Join.csproj         |  3 +-
 src/Lucene.Net.Memory/Lucene.Net.Memory.csproj     |  3 +-
 src/Lucene.Net.Misc/Lucene.Net.Misc.csproj         |  3 +-
 src/Lucene.Net.Queries/Lucene.Net.Queries.csproj   |  3 +-
 .../Lucene.Net.QueryParser.csproj                  |  3 +-
 .../Lucene.Net.Replicator.csproj                   |  3 +-
 src/Lucene.Net.Sandbox/Lucene.Net.Sandbox.csproj   |  3 +-
 src/Lucene.Net.Spatial/Lucene.Net.Spatial.csproj   |  3 +-
 src/Lucene.Net.Suggest/Lucene.Net.Suggest.csproj   |  3 +-
 .../Lucene.Net.TestFramework.csproj                |  3 +-
 src/Lucene.Net/Lucene.Net.csproj                   |  3 +-
 src/dotnet/Lucene.Net.ICU/Lucene.Net.ICU.csproj    |  3 +-
 .../Lucene.Net.Replicator.AspNetCore.csproj        |  3 +-
 28 files changed, 73 insertions(+), 62 deletions(-)

Reply via email to