Skip to content

Commit 6cd9b57

Browse files
authored
Update YoloDev.Expecto.TestSdk.props
1 parent 303e150 commit 6cd9b57

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed
Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
<Project>
22

3-
<PropertyGroup>
4-
<!-- Makes the new platform/runner opt-in feature -->
5-
<EnableExpectoTestingPlatformIntegration Condition=" '$(EnableExpectoTestingPlatformIntegration)' == '' ">false</EnableExpectoTestingPlatformIntegration>
6-
<!-- Defines the new platform capability -->
7-
<IsTestingPlatformApplication>$(EnableExpectoTestingPlatformIntegration)</IsTestingPlatformApplication>
8-
</PropertyGroup>
9-
103
<ItemGroup>
114
<!--
125
!!! IMPORTANT !!!
@@ -19,8 +12,4 @@
1912
</TestingPlatformBuilderHook>
2013
</ItemGroup>
2114

22-
<ItemGroup>
23-
<ProjectCapability Include="TestContainer" />
24-
</ItemGroup>
25-
2615
</Project>

0 commit comments

Comments
 (0)