Tests: Add Properties test

This commit is contained in:
Katy Coe
2019-11-06 00:33:47 +01:00
parent 4800575f08
commit bec3528f77
2 changed files with 18 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
<Compile Remove="TestSources\CustomAttributeData.cs" />
<Compile Remove="TestSources\GenericTypes.cs" />
<Compile Remove="TestSources\Methods.cs" />
<Compile Remove="TestSources\Properties.cs" />
</ItemGroup>
<ItemGroup>
@@ -53,6 +54,7 @@
<Content Include="TestSources\CustomAttributeData.cs" />
<Content Include="TestSources\GenericTypes.cs" />
<Content Include="TestSources\Methods.cs" />
<Content Include="TestSources\Properties.cs" />
</ItemGroup>
<ItemGroup>