Skip to content

Commit 4efe47d

Browse files
author
Sébastien Geiser
committed
clean comment
1 parent 0481e1b commit 4efe47d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CSharpRegexTools4Npp/CSharpRegexTools4Npp.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@
2727
<LibToolPath Condition="Exists('$(DevEnvDir)\..\..\VC\bin')">$(DevEnvDir)\..\..\VC\bin</LibToolPath>
2828
</PropertyGroup>
2929
<DllExportTask Platform="$(Platform)" PlatformTarget="$(PlatformTarget)" CpuType="$(CpuType)" EmitDebugSymbols="$(DebugSymbols)" DllExportAttributeAssemblyName="$(DllExportAttributeAssemblyName)" DllExportAttributeFullName="$(DllExportAttributeFullName)" Timeout="$(DllExportTimeout)" KeyContainer="$(KeyContainerName)$(AssemblyKeyContainerName)" KeyFile="$(KeyOriginatorFile)" ProjectDirectory="$(MSBuildProjectDirectory)" InputFileName="$(TargetPath)" FrameworkPath="$(TargetedFrameworkDir);$(TargetFrameworkDirectory)" LibToolPath="$(LibToolPath)" LibToolDllPath="$(DevEnvDir)" SdkPath="$(SDK40ToolsPath)" />
30-
3130
<ItemGroup>
3231
<ReleaseFiles Include="$(TargetDir)CSharpRegexTools4Npp.dll" />
33-
<!--<ReleaseFiles Include="$(TargetDir)*.pdb" />-->
3432
</ItemGroup>
3533
<!-- $(MSBuildProgramFiles32) points to the 32 bit program files dir.
3634
On 32 bit windows usually C:\Program Files\

0 commit comments

Comments
 (0)