dotnet / dotnet/wpf

Visual Studio IntelliSense / XML documentation for WPF missing again

Open
#8,367 2 comments 0 reactions 1 assignee Claimed by @harshit7962 View on GitHub
Investigate
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

### Description

The problem exists again (#7753).
I'm using VS 17.7.6 and .NET Runtime 7.0.13

### Reproduction Steps

1. Install Visual Studio
2. Install `.NET desktop development` workload.
Here is also the list of my optional components:

![image](https://github.com/dotnet/wpf/assets/21317790/1d449f6e-f75e-47ef-8344-a60697be9ad5)

3. Go to `C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.App.Ref\7.0.13\ref\net7.0`
4. See some xml files are missing, especially `PresentationCore.xml` and `PresentationFramework.xml`.

### Expected behavior

`PresentationCore.xml` and `PresentationFramework.xml` files must be present next to some other missing xml files.

### Actual behavior

xml files are missing.

### Regression?

It work correct for .NET Runtime 6.0.24.
The same problem probably was fixed for .NET Runtime 7.0.9.

### Known Workarounds

I've just copied the PresentationCore.xml and PresentationFramework.xml file from 6.0.24 to 7.0.13.

### Impact

_No response_

### Configuration

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.