Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade projects to netstandard 2.0 #26

Merged
merged 4 commits into from
Oct 26, 2017
Merged

Upgrade projects to netstandard 2.0 #26

merged 4 commits into from
Oct 26, 2017

Conversation

chadly
Copy link
Contributor

@chadly chadly commented Oct 3, 2017

Multitargeting the main rollbar package to net452 & netstandard2. This will allow package consumers to build using .net core without warnings.

Multitargeting the main rollbar package to net452 & netstandard2
@chadly
Copy link
Contributor Author

chadly commented Oct 18, 2017

Since it seems rollbar is just ignoring PRs, for anyone interested, I forked this here and released it as Archon.Rollbar.

Copy link
Contributor

@rokob rokob left a comment

Choose a reason for hiding this comment

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

Changes look good to me, except the versioning

appveyor.yml Outdated
@@ -1,9 +1,8 @@
version: '0.3.0.{build}'
assembly_info:
version: '1.0.0.{build}'
Copy link
Contributor

Choose a reason for hiding this comment

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

We aren't going from 0.3 to 1.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What should the version be? I was trying to follow semver to indicate a major change. However, since it is still targeting net452, maybe that isn't warranted. 0.4.0?

@rokob
Copy link
Contributor

rokob commented Oct 18, 2017

I wouldn't say ignoring, just didn't get back around to this until now. Sorry it took so long. If we can work out the issue with the version number then this looks good to me.

@rokob
Copy link
Contributor

rokob commented Oct 18, 2017

Yeah let's go to 0.4.0

@rokob rokob merged commit 4623c90 into rollbar:master Oct 26, 2017
@chadly chadly deleted the netstandard branch October 26, 2017 20:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants