Skip to content

Conversation

@TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Nov 30, 2018

NOTE THIS IS GOING INTO 2.0.0

These sources aren't needed because now that 2.0.0 pulls in PSStandard, it can fetch it from nuget.org which is the default.

And I don't think we need the dotnet-core one.

Also, as a result of this change, I can successfully build PSES offline finally 😄

@rkeithhill do you know if we need the disableSourceControlIntegration at all? We could possibly get rid of this file all together.

@rjmholt
Copy link
Contributor

rjmholt commented Nov 30, 2018

Tangentially related, but I found out today PS modules can also be obtained with nuget. See https://github.com/PowerShell/PowerShell/pull/8350/files.

@TylerLeonhardt
Copy link
Member Author

Yeah the Gallery is just another nuget repository so that does work... Still requires reaching into the nuget cache and grabbing stuff out of it which isn't pretty

@TylerLeonhardt
Copy link
Member Author

I personally don't think that's worth it just so we can use a csproj to list dependencies.

Copy link
Contributor

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

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

@adityapatwardhan Talked me through this so I understand it, so it LGTM now!

Copy link
Contributor

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

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

I approve but this is not my area of expertise. So take my approval with that caveat. :-)

@TylerLeonhardt TylerLeonhardt merged commit 0aa03e2 into PowerShell:2.0.0 Dec 1, 2018
@TylerLeonhardt TylerLeonhardt deleted the no-package-sources branch December 1, 2018 20:38
TylerLeonhardt added a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Dec 14, 2018
rjmholt pushed a commit to rjmholt/PowerShellEditorServices that referenced this pull request Jan 18, 2019
rjmholt pushed a commit to rjmholt/PowerShellEditorServices that referenced this pull request Jan 18, 2019
[Ignore] no need for package sources (PowerShell#803)

[Ignore] add null check for version
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.

3 participants