Skip to content

Conversation

@Petermarcu
Copy link
Contributor

In .NET Core 2.0, generic RID's should be used to enable broadest reach for the resulting published app. This change just moves all the scripts/projects to use that instead.

@robertmuehsig
Copy link
Collaborator

Uhh - does that mean with one build we could run (at least the .NET Core part) on any Windows Version that supports .NET Core 2.0? e.g. I build it on a Windows 10 machine, but the target platform is Windows 8.1 - that will work, right?

@Petermarcu
Copy link
Contributor Author

That's right. One .net core app runs on Win7+. I don't know enough about electron to know if the same is true there.

@robertmuehsig
Copy link
Collaborator

Thats awesome! The docs should point this more out! Thanks!

@robertmuehsig robertmuehsig merged commit 0b351bb into ElectronNET:master Nov 4, 2017
@Petermarcu
Copy link
Contributor Author

Agreed, I'll probably make some PR's to the docs.

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