Skip to content

Commit 3959268

Browse files
Remove unneeded files
1 parent 08cd035 commit 3959268

File tree

12 files changed

+0
-1131
lines changed

12 files changed

+0
-1131
lines changed

TestConsole1/Program.cs

Lines changed: 0 additions & 10 deletions
This file was deleted.

TestConsole1/TestConsole1.csproj

Lines changed: 0 additions & 10 deletions
This file was deleted.

TranslateFileNames/TranslateFileNames.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,4 @@
4848
<ProjectReference Include="..\GTranslate\src\GTranslate\GTranslate.csproj" />
4949
</ItemGroup>
5050

51-
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
52-
<Exec Command="$(ILRepack) /xmldocs /wildcards /attr:$(TargetPath) $(TargetPath) /out:$(TargetDir)DllMerge\$(TargetFileName) $(TargetDir)*.dll&#xD;&#xA;IF NOT EXIST &quot;$(TargetDir)DllMerge_Source&quot; mkdir &quot;$(TargetDir)DllMerge_Source&quot;&#xD;&#xA;move /Y &quot;$(TargetDir)*.*&quot; &quot;$(TargetDir)DllMerge_Source&quot;&#xD;&#xA;copy /Y &quot;$(TargetDir)DllMerge_Source\$(ProjectName).pdb&quot; &quot;$(TargetDir)&quot;&#xD;&#xA;copy /Y &quot;$(TargetDir)DllMerge_Source\$(ProjectName).exe&quot; &quot;$(TargetDir)&quot;&#xD;&#xA;copy /Y &quot;$(TargetDir)DllMerge_Source\$(ProjectName).runtimeconfig.json&quot; &quot;$(TargetDir)&quot;&#xD;&#xA;move /Y &quot;$(TargetDir)DllMerge\*.*&quot; &quot;$(TargetDir)&quot;&#xD;&#xA;" />
53-
</Target>
54-
5551
</Project>

TranslateFileNamesOrg/App.config

Lines changed: 0 additions & 46 deletions
This file was deleted.

TranslateFileNamesOrg/ConsoleProgressBar.cs

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)