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

What is this package? #6

Closed
artkpv opened this issue Aug 8, 2017 · 1 comment
Closed

What is this package? #6

artkpv opened this issue Aug 8, 2017 · 1 comment

Comments

@artkpv
Copy link

artkpv commented Aug 8, 2017

Thank you for releasing this package.

What is the aim of this package and how it differs from the official one (https://github.com/Microsoft/CodeContracts) ? Wanting to build CC under VS2017. That package seems to solve this. How does it differ from this package - https://github.com/WiseTechGlobal/CodeContracts/releases ?

@Igorbek
Copy link
Owner

Igorbek commented Aug 10, 2017

@W1ld thank you for asking.
It is not a replacement for the official package, it is meant to complement it by providing MSBuild drop-in integration. This project just repacks the CC and injects required build steps for smother integration with build/CI systems that do not have the CC preinstalled.
Ideally, it should be moved to the official repo.
The nearest idea is to make usage of official package instead of including binaries explicitly.

@artkpv artkpv closed this as completed Aug 11, 2017
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

No branches or pull requests

2 participants