This commit is contained in:
code liturgy 2022-11-12 13:07:09 -05:00
parent 5bff8ddea3
commit aa222550c1
1 changed files with 0 additions and 3 deletions

View File

@ -20,8 +20,6 @@
<ItemGroup>
<ProjectReference Include="..\Sharp.Augeas\Sharp.Augeas.csproj" />
</ItemGroup>
<ItemGroup>
<ContentWithTargetPath Include="root\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@ -34,5 +32,4 @@
<TargetPath>lens\%(RecursiveDir)\%(Filename)%(Extension)</TargetPath>
</ContentWithTargetPath>
</ItemGroup>
</Project>