Rishabh Chauhan
Rishabh Chauhan
Remove -pt from pool image since they have been removed by dnceng Test: https://dev.azure.com/dnceng/internal/_build/results?buildId=2452938&view=results#SourceCard
## Description The Binary Formatter was initially developed prior to the comprehensive understanding of deserialization vulnerabilities as a significant threat. As a result, the code doesn’t follow the modern practices....
**The following tests were disabled while open-sourcing the test area:** Common dialogs [ /Subarea=Commondialog ] - [ ] CommonDialog_OpenCustomPlace - [x] CommonDialog_CustomPlaceCases - [x] CommonDialog_FileDialogCustomPlaceCases - [x] CommonDialog_OpenFileIsThreadModal - [x]...
### Description ### Scenario We have two applications, one is a WPF application which returns the item/subitem value at the current coordinates. Second is a Win32 or MFC application which...
Fixes https://github.com/dotnet/wpf/issues/9216 ## Description The issue is that the function is returning the header item value in case of subitem too. This is because we are not storing the iSubItem...
## Description The test which are using BinaryFormatter are failing with an error: " System.Runtime.Serialization.Formatters not found " or "Data on clipboard is invalid" This is because the BinaryFormatter is...