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

Port Differ to console application #13

Merged
merged 3 commits into from
Sep 6, 2018
Merged

Port Differ to console application #13

merged 3 commits into from
Sep 6, 2018

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Sep 5, 2018

This commit ports the Differ F# script over to a console
application, and includes a number of improvements:

  • Correct resolution of NuGet references respective to target framework
  • Ability to diff any two assembly providers e.g.
    compare NuGet package to the build of a GitHub commit
    compare local assembly to NuGet package, etc.

Closes elastic/elasticsearch-net#3305

This commit ports the Differ F# script over to a console
application, and includes a number of improvements:

- Correct resolution of NuGet references respective to target framework
- Ability to diff any two assembly providers e.g.
    compare NuGet package to the build of a GitHub commit
    compare loacl assembly to NuGet package, etc.

Closes elastic/elasticsearch-net#3305
@russcam russcam requested a review from Mpdreamz September 5, 2018 07:24
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ;+1: afaik this also complies with ASL2.0

https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)

The source project https://github.com/telerik/JustAssembly does not contain a NOTICE file.

Perhaps note the license and JustAssemly dependency in the README?

@Mpdreamz
Copy link
Member

Mpdreamz commented Sep 5, 2018

After this PR we'll need to add it to the build scripts.

@russcam russcam merged commit af3e7c4 into master Sep 6, 2018
@russcam russcam deleted the feature/differ branch March 28, 2019 02:23
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