Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/new new csproj 5x #2717

Merged
merged 2 commits into from
Apr 12, 2017
Merged

Feature/new new csproj 5x #2717

merged 2 commits into from
Apr 12, 2017

Conversation

Mpdreamz
Copy link
Member

backport of #2711 to 5.x

Mpdreamz and others added 2 commits April 12, 2017 11:29
* moved solely to new new csproj file, removing old project.json/xproj stuff and cleaning up existing csproj files

* fixed dependencies of all projects now compiles in 2017 using the new new csproj files

* fixate global.json to SDK tooling 1.0.1 and fix annoying warnings

* Moved to new new csproj file

* remove azure deployment file

* post rebase touchups, added new dependencies to DocGenerator

* DocGenerator now uses latest roslyn and is able to load new new csproj files. It also returns an exit code of 1 in case something bad happens which should fail the build

* post rebase fixes, mainly making sure we bumped the same versions as in 5.x master and 2.x

* versioning of assembly, file and product now exactly the same as before the move to new new csproj

* travis still called build quick this is now called 'build inc'

* removed quick target from build.sh

* add dotnet 1.0.1 as dep for travis

* move travis to trusty

* added dotnetcore only sln for non windows platforms pending #dotnet/sdk/826

* dotnet core on non windows does not support signing or embedded pdbs

* updated Bogus to version that depends on 10.0.1

* added explicit appveyor.yml

* update appveyor.yml

* update appveyor.yml

* make test disposable more resilliant on linux

Conflicts:
	src/CodeGeneration/ApiGenerator/ApiGenerator.csproj
	src/CodeGeneration/ApiGenerator/Properties/AssemblyInfo.cs
	src/CodeGeneration/DocGenerator/Properties/AssemblyInfo.cs
	src/Elasticsearch.Net/Properties/AssemblyInfo.cs
	src/Elasticsearch.Net/project.json
	src/Nest/Nest.csproj
	src/Nest/Properties/AssemblyInfo.cs
	src/Nest/project.json
	src/Tests/Framework/ManagedElasticsearch/Tasks/InstallationTasks/InstallPlugins.cs
	src/Tests/Properties/AssemblyInfo.cs
	src/Tests/Tests.csproj
	src/Tests/project.json
@Mpdreamz Mpdreamz merged commit 5f0037d into 5.x Apr 12, 2017
@Mpdreamz Mpdreamz deleted the feature/new-new-csproj-5x branch April 12, 2017 09:39
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.

1 participant