New version: Shapr3D.Shapr3D version 5.172.3586.0
- [X] Have you signed the Contributor License Agreement?
- [X] Have you checked that there aren't other open pull requests for the same manifest update/change?
- [X] Have you validated your manifest locally with
winget validate --manifest <path>? - [ ] Have you tested your manifest locally with
winget install --manifest <path>? - [X] Does your manifest conform to the 1.1 schema?
Microsoft Reviewers: Open in CodeFlow
/AzurePipelines run
Azure Pipelines successfully started running 1 pipeline(s).
Hello @russellbanks, The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request.
Template: msftbot/validationError/installation/general
The previous version seems to still be available, so it would probably be better if this were truly a new version rather than an update.
The reason it is failing to install is that this new version has a dependency on the latest Microsoft.VCLibs.140.00 package and it isn't present on the machine. We are working on supporting dependencies; this PR will likely be blocked until then.
In case you weren't aware, you can also get the latest version of this package with:
winget install -s msstore 9N4K9QFV4XFC
@russellbanks,
This package appears to require dependencies in order to install successfully.
This PR is blocked until support for dependencies is implemented in:
- microsoft/winget-cli/issues/163
Template: msftbot/blockingIssue/dependencySupport
Hello @russellbanks, The PR could not be validated because there is a merge conflict which adds bad characters to the manifest. Please address the merge conflict and resubmit.
Template: msftbot/mergeConflict
Will recreate when support for dependencies is implemented.