-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFastTests.playlist
More file actions
44 lines (44 loc) · 1.68 KB
/
FastTests.playlist
File metadata and controls
44 lines (44 loc) · 1.68 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<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="ModularRPCs.Test (netcoreapp3.0)" />
<Rule Match="Any">
<Property Name="Namespace" Value="ModularRPCs.Test.CodeGen" />
<Property Name="Namespace" Value="ModularRPCs.Test" />
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Project" Value="ModularRPCs.Test (net8.0)" />
<Rule Match="Any">
<Property Name="Namespace" Value="ModularRPCs.Test.CodeGen" />
<Property Name="Namespace" Value="ModularRPCs.Test" />
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Project" Value="ModularRPCs.Test (net7.0)" />
<Rule Match="Any">
<Property Name="Namespace" Value="ModularRPCs.Test.CodeGen" />
<Property Name="Namespace" Value="ModularRPCs.Test" />
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Project" Value="ModularRPCs.Test (net5.0)" />
<Rule Match="Any">
<Property Name="Namespace" Value="ModularRPCs.Test.CodeGen" />
<Property Name="Namespace" Value="ModularRPCs.Test" />
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Project" Value="ModularRPCs.Test (net461)" />
<Rule Match="Any">
<Property Name="Namespace" Value="ModularRPCs.Test.CodeGen" />
<Property Name="Namespace" Value="ModularRPCs.Test" />
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Playlist>