Skip to content

Commit c6a43ef

Browse files
committed
revert change in yaml tests csrpoj
1 parent 9143cad commit c6a43ef

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

resharper/resharper-yaml/test/src/tests.resharper-yaml.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,4 @@
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\src\resharper-yaml.csproj" />
2222
</ItemGroup>
23-
<ItemGroup>
24-
<Compile Remove="JsonNew\**" />
25-
<EmbeddedResource Remove="JsonNew\**" />
26-
<None Remove="JsonNew\**" />
27-
</ItemGroup>
28-
<ItemGroup>
29-
<Compile Remove="AsmDefNew\**" />
30-
<EmbeddedResource Remove="AsmDefNew\**" />
31-
<None Remove="AsmDefNew\**" />
32-
</ItemGroup>
3323
</Project>

0 commit comments

Comments
 (0)