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

Target .NET Core 2.0, enable SourceLink #38

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

qmfrederik
Copy link
Contributor

This PR contains a couple of improvements to bring the package up to date:

  • Target .NET Standard 2.0 (part of .NET Core 2.0). This simplifies the number of dependencies required on .NET Core.
  • Use a PackageLicenseExpression to indicate the package uses a MIT license
  • Use NerdBank.GitVersioning to auto-generate a version number, which increases with every commit
  • Use SourceLink and publish source packages to NuGet

Let's see if CI likes this.

@qmfrederik
Copy link
Contributor Author

@brewdente Not sure why CI isn't triggered here, but CI passes on my fork: https://ci.appveyor.com/project/qmfrederik/chromedevtools/builds/24907354

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