Skip to content

Conversation

@Mpdreamz
Copy link
Member

  • initial move to .NET Core 3.0

  • bump to .net sdk 3.0.100 and update our build files to install it for now while the images catch up

  • move scripts to 3.0 since we call dotnet run on them, exclude new types from codestandards test that all types live in Elasticsearch.Net/NEST namespace

  • build tooling moved from 2.2 to 3.0

  • move all netcoreapp over to 3.0

  • move to range on RegexCollection no longer accepts Last()

  • update our own dependencies

  • make 2.2 available for canary so that rewrite using 2.2 tools still works

  • fix yaml indentation

  • disable ingest-attachemnt for now, installl has stderr on 8.0.0 which abstractions does not yet handle

  • move rewriter and differ to local dotnet tools

  • no longer need to install 2.2 sdk for differ

(cherry picked from commit 9bbffad)

* initial move to .NET Core 3.0

* bump to .net sdk 3.0.100 and update our build files to install it for now while the images catch up

* move scripts to 3.0 since we call dotnet run on them, exclude new types from codestandards test that all types live in Elasticsearch.Net/NEST namespace

* build tooling moved from 2.2 to 3.0

* move all netcoreapp over to 3.0

* move to range on RegexCollection no longer accepts Last()

* update our own dependencies

* make 2.2 available for canary so that rewrite using 2.2 tools still works

* fix yaml indentation

* disable ingest-attachemnt for now, installl has stderr on 8.0.0 which abstractions does not yet handle

* move rewriter and differ to local dotnet tools

* no longer need to install 2.2 sdk for differ

(cherry picked from commit 9bbffad)
…osoft.NETFramework.ReferenceAssemblies like we do on 7.x and master
@Mpdreamz
Copy link
Member Author

Since the doc generation PR is now pending as per #4113 moving ahead and merging this in.

@Mpdreamz Mpdreamz merged commit d3f062d into 6.x Sep 30, 2019
@Mpdreamz Mpdreamz deleted the feature/6.x/core-3 branch September 30, 2019 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants