dotnet / dotnet/wpf

Remove usage of XamlLoadPermission from Tests

Open
#1,120 0 comments 0 reactions 0 assignees View on GitHub
Bug rank60
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

Remove usage of the `XamlLoadPermission` type from tests. It is a CAS related type that has been moved out of the codebase as part of #241 and we should not depend on it anymore.

Contributor guide

Open the contributing guide

Research direction

Search the WPF test projects for usages of XamlLoadPermission and read the surrounding tests to understand why each reference exists. Remove the test dependencies on this type, then run the affected tests and confirm the test projects build without any remaining references.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.