Skip to content

Build(deps): Bump PackageManagement from 1.2.4 to 1.3.1 in /src/Modules#8800

Merged
adityapatwardhan merged 3 commits intomasterfrom
dependabot/nuget/src/Modules/PackageManagement-1.3.1
Feb 1, 2019
Merged

Build(deps): Bump PackageManagement from 1.2.4 to 1.3.1 in /src/Modules#8800
adityapatwardhan merged 3 commits intomasterfrom
dependabot/nuget/src/Modules/PackageManagement-1.3.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps PackageManagement from 1.2.4 to 1.3.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps PackageManagement from 1.2.4 to 1.3.1.

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 31, 2019
@adityapatwardhan
Copy link
Copy Markdown
Member

@TravisEz13 did something change in how the files.wxs is generated? I am seeing preview being appended to the component IDs.

cmpCBE3857586454EB3B634B118E8EBD1D1 -> cmpCBE3857586454EB3B634B118E8EBD1D1_Preview

@msftclas
Copy link
Copy Markdown

msftclas commented Jan 31, 2019

CLA assistant check
All CLA requirements met.

@adityapatwardhan adityapatwardhan self-assigned this Jan 31, 2019
@bergmeister
Copy link
Copy Markdown
Contributor

bergmeister commented Jan 31, 2019

@adityapatwardhan Yes, I have also seen that one needs to manually remove the _Preview in the generated files.wxs.
I notified the team in issue #8699 about this change, please close this issue after merge (or just add 'Closes #8699' to the PR summary, then GH will do it automatically).
Basically the netstandard1.6 and netcoreapp2.0 were removed and instead there is only 1 netstandard2.0 folder instead (the number of DLL files and names are still the same).

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.

4 participants