microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Can't install Microsoft.Graph.Communications.Calls.Media nuget package in UWP app

Open
#259 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

https://www.nuget.org/packages/Microsoft.Graph.Communications.Calls.Media/1.2.0.850

Error NU1202 Package Microsoft.Graph.Communications.Calls.Media 1.2.0.850 is not compatible with uap10.0.17763 (UAP,Version=v10.0.17763) / win10-xxx. Package Microsoft.Graph.Communications.Calls.Media 1.2.0.850 supports:

  • net462 (.NETFramework,Version=v4.6.2)
  • net472 (.NETFramework,Version=v4.7.2)

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report points to Microsoft.Graph.Communications.Calls.Media version 1.2.0.850 and shows NU1202 for uap10.0.17763. Start by reproducing the package installation in a UWP project and compare the package's supported target frameworks with the project's target. Done should mean the compatibility issue is resolved or the supported installation requirements are documented.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.