Skip to content

Update examples for hosting PSCore and remove old outdated examples before 6.0.0 RTM#8472

Merged
daxian-dbw merged 10 commits intoPowerShell:masterfrom
bergmeister:updateExamples
Jan 11, 2019
Merged

Update examples for hosting PSCore and remove old outdated examples before 6.0.0 RTM#8472
daxian-dbw merged 10 commits intoPowerShell:masterfrom
bergmeister:updateExamples

Conversation

@bergmeister
Copy link
Contributor

@bergmeister bergmeister commented Dec 16, 2018

PR Summary

Update project and NuGet packages to netcoreapp2.1 and 6.1.1 NuGet packages, old projects before 6.0 RTM time are being removed.
I checked it works by running dotnet run on the project.
cc @rkeithhill

PR Checklist

…to updateExamples

# Conflicts:
#	docs/host-powershell/sample-dotnet1.1/Logic/UseRunspace.cs
#	docs/host-powershell/sample-dotnet1.1/MyApp/Program.cs
#	docs/host-powershell/sample-dotnet2.0-powershell.beta.1/Logic/UseRunspace.cs
#	docs/host-powershell/sample-dotnet2.0-powershell.beta.1/MyApp/Program.cs
@bergmeister
Copy link
Contributor Author

@daxian-dbw I addressed your comments, the PR is up for re-review

Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

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

Thanks @bergmeister for the updates!
I updated the Special Hosting Scenario section of the readme. Everything else looks great!

@daxian-dbw daxian-dbw merged commit 1334b4c into PowerShell:master Jan 11, 2019
@daxian-dbw daxian-dbw added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Jan 11, 2019
@bergmeister
Copy link
Contributor Author

Thanks @daxian-dbw . Do you mind explaining why the microsoft/nanoserver image is using a Core version of Windows PowerShell 5? To me it looks like a pre-Alpha version of PSCore, is this just for legacy or is this version of PowerShell supported/maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments