Skip to content

Add tests for framework dependent package #7750

@adityapatwardhan

Description

@adityapatwardhan

Add tests to validate package generated by #7729. The package must be built and then installed on a machine having the dotnet runtime installed. Then dotnet should be called on pwsh.dll that is built.

Steps to reproduce

dotnet pwsh.dll

Expected behavior

PowerShell console starts and can execute cmdlets.

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSVersion                      6.1.0-rc.1
PSEdition                      Core
GitCommitId                    6.1.0-rc.1
OS                             Microsoft Windows 10.0.18230
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

Labels

Issue-Enhancementthe issue is more of a feature request than a bugResolution-Won't FixThe issue won't be fixed, possibly due to compatibility reason.WG-Quality-Testissues in a test or in test infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions