-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSample1.playlist
More file actions
30 lines (30 loc) · 1.21 KB
/
Sample1.playlist
File metadata and controls
30 lines (30 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<Playlist Version="2.0">
<Rule Name="Includes" Match="Any">
<Rule Match="All">
<Property Name="Solution" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Project" Value="PlaylistV2.Tests" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Namespace" Value="PlaylistV2.Tests" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Class" Value="PlaylistIntegrationTests" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="PlaylistV2.Tests.PlaylistIntegrationTests.CreateHierarchicalPlaylist_WithProjectNamespaceClass_GeneratesCorrectXml" />
<Rule Match="Any">
<Property Name="DisplayName" Value="PlaylistV2.Tests.PlaylistIntegrationTests.CreateHierarchicalPlaylist_WithProjectNamespaceClass_GeneratesCorrectXml" />
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Playlist>