Skip to content

Commit c2351ac

Browse files
committed
Remove unused test files from DependencyPropertyGenerator project
1 parent 1babcec commit c2351ac

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

components/DependencyPropertyGenerator/tests/DependencyPropertyGenerator.Tests.projitems

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,4 @@
88
<PropertyGroup Label="Configuration">
99
<Import_RootNamespace>DependencyPropertyGeneratorExperiment.Tests</Import_RootNamespace>
1010
</PropertyGroup>
11-
<ItemGroup>
12-
<Compile Include="$(MSBuildThisFileDirectory)ExampleDependencyPropertyGeneratorTestClass.cs" />
13-
<Compile Include="$(MSBuildThisFileDirectory)ExampleDependencyPropertyGeneratorTestPage.xaml.cs">
14-
<DependentUpon>ExampleDependencyPropertyGeneratorTestPage.xaml</DependentUpon>
15-
</Compile>
16-
</ItemGroup>
17-
<ItemGroup>
18-
<Page Include="$(MSBuildThisFileDirectory)ExampleDependencyPropertyGeneratorTestPage.xaml">
19-
<SubType>Designer</SubType>
20-
<Generator>MSBuild:Compile</Generator>
21-
</Page>
22-
</ItemGroup>
2311
</Project>

0 commit comments

Comments
 (0)