Skip to content

Commit 9e35974

Browse files
author
Sébastien Geiser
committed
clean csproj
1 parent 4efe47d commit 9e35974

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CSharpRegexTools4Npp/CSharpRegexTools4Npp.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
<MakeDir Directories="$(ProgramW6432)\Notepad++\plugins\$(TargetName)\" Condition="Exists('$(ProgramW6432)\Notepad++\plugins\') AND !Exists('$(ProgramW6432)\Notepad++\plugins\$(TargetName)\') AND '$(Platform)'=='x64'" />
4040
<Copy SourceFiles="@(ReleaseFiles)" DestinationFolder="$(ProgramW6432)\Notepad++\plugins\$(TargetName)\" Condition="Exists('$(ProgramW6432)\Notepad++\plugins\$(TargetName)\') AND '$(Platform)'=='x64'" ContinueOnError="false" />
4141
</Target>
42-
<ItemGroup>
43-
<None Remove="NppPlugin.DllExport.targets" />
44-
</ItemGroup>
4542
<ItemGroup>
4643
<Reference Include="System.Configuration" />
4744
<Reference Include="System.IO.Compression" />

0 commit comments

Comments
 (0)