File tree Expand file tree Collapse file tree 3 files changed +9
-24
lines changed Expand file tree Collapse file tree 3 files changed +9
-24
lines changed Original file line number Diff line number Diff line change @@ -2042,12 +2042,20 @@ items:
20422042 items :
20432043 - name : " 'GetXmlNamespaceMaps' type change"
20442044 href : wpf/9.0/xml-namespace-maps.md
2045+ - name : .NET 7
2046+ items :
2047+ - name : " Revert behavior with text drag-and-drop operations"
2048+ href : wpf/7.0/drag-and-drop.md
20452049 - name : .NET 5
20462050 items :
20472051 - name : OutputType set to WinExe
20482052 href : sdk/5.0/automatically-infer-winexe-output-type.md
20492053 - name : WPF apps use Microsoft.NET.Sdk
20502054 href : sdk/5.0/sdk-and-target-framework-change.md
2055+ - name : .NET Core 3.0
2056+ items :
2057+ - name : " Text drag-and-drop operations"
2058+ href : wpf/3.0/drag-and-drop.md
20512059 - name : XML and XSLT
20522060 items :
20532061 - name : .NET 7
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The data type on <xref:System.Windows.DataObject?displayProperty=fullName> when
2323
2424## Type of breaking change
2525
26- This change is a [ behavioral change] ( ../categories.md#behavioral-change ) .
26+ This change is a [ behavioral change] ( ../../ categories.md#behavioral-change ) .
2727
2828## Reason for change
2929
You can’t perform that action at this time.
0 commit comments