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

Support for using vscode. Support for building on non-Windows platforms. #63

Merged
merged 2 commits into from
Nov 5, 2018
Merged

Conversation

ejsmith
Copy link
Contributor

@ejsmith ejsmith commented Nov 2, 2018

No description provided.

Copy link
Member

@nblumhardt nblumhardt left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good; just a couple of queries.

@@ -1,7 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Condition=" '$(OS)' != 'Windows_NT' ">
<TargetFramework>netcoreapp1.0</TargetFramework>
Copy link
Member

Choose a reason for hiding this comment

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

Any reason not to target 2.x on Linux?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, was just keeping it to what it was before. Was thinking that you had it that way on purpose to test older .net core platforms.

src/Superpower/Superpower.csproj Outdated Show resolved Hide resolved
@ejsmith
Copy link
Contributor Author

ejsmith commented Nov 4, 2018

Ok sounds good to me. I will add it back.

@nblumhardt nblumhardt merged commit 9ffae41 into datalust:dev Nov 5, 2018
@nblumhardt
Copy link
Member

Thanks! 👍

@ejsmith
Copy link
Contributor Author

ejsmith commented Nov 5, 2018

Thank you!

@nblumhardt nblumhardt mentioned this pull request Jan 8, 2019
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.

None yet

2 participants