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

Update packaging script to build reference assembly targeting netcoreapp2.1 and use actual .csproj files #8729

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Jan 24, 2019

PR Summary

Update packaging script to build reference assembly targeting netcoreapp2.1 and use actual .csproj files.
Fix #8721

PR Context

PR Checklist

@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 24, 2019
@daxian-dbw
Copy link
Member Author

Verified by build https://mscodehub.visualstudio.com/PowerShellCore/_build%2Fresults?buildId=72005&_a=summary
Build passed and the generated nuget packages are also manually verified.

@TravisEz13
Copy link
Member

We may need to tell dependabot to rescan the repo after this is merged.

@adityapatwardhan adityapatwardhan merged commit 1264a00 into PowerShell:master Jan 25, 2019
@daxian-dbw daxian-dbw deleted the refassembly branch January 26, 2019 10:21
TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request May 14, 2019
…eapp2.1` and use actual `.csproj` files (PowerShell#8729)

# Conflicts:
#	tools/packaging/packaging.psm1
#	tools/packaging/packaging.strings.psd1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check in the .csproj files that are used to build reference assemblies for our SDK nuget packages
3 participants