Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lm3515 committed Oct 15, 2021
1 parent 0dab26d commit 9db874d
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 243 deletions.
Binary file added .vs/officeToPdf/v16/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static void Version()
Console.WriteLine(@"OfficeToPDF - Convert documents to PDF");
Console.WriteLine(@"Copyright (c) 2021 Xiamen iLeadTek Technology Co., Ltd");
Console.WriteLine(@"Copyright (c) 2021 Richard Liu");
Console.WriteLine(@"Version:1.0." + "20210811");
Console.WriteLine(@"Version:1.0." + DateTime.Now.ToString("yyyyMMdd"));
Console.WriteLine(@"Supported formats:doc、docx、xls、xlsx、ppt、pptx、txt、text、rtf、html、htm、mhtml");
}
}
Expand Down
21 changes: 0 additions & 21 deletions bin/Debug/OfficeToPDF.application

This file was deleted.

Binary file removed bin/Debug/OfficeToPDF.exe
Binary file not shown.
75 changes: 0 additions & 75 deletions bin/Debug/OfficeToPDF.exe.manifest

This file was deleted.

Binary file removed bin/Debug/OfficeToPDF.pdb
Binary file not shown.
Binary file removed bin/Debug/app.publish/OfficeToPDF.exe
Binary file not shown.
Binary file not shown.
Binary file removed obj/Debug/Interop.Excel.dll
Binary file not shown.
Binary file removed obj/Debug/Interop.Office.dll
Binary file not shown.
Binary file removed obj/Debug/Interop.PowerPoint.dll
Binary file not shown.
Binary file removed obj/Debug/Interop.VBIDE.dll
Binary file not shown.
Binary file removed obj/Debug/Interop.Word.dll
Binary file not shown.
Binary file removed obj/Debug/Interop.WpsApiEx.dll
Binary file not shown.
21 changes: 0 additions & 21 deletions obj/Debug/OfficeToPDF.application

This file was deleted.

Binary file not shown.
Binary file removed obj/Debug/OfficeToPDF.csprojAssemblyReference.cache
Binary file not shown.
75 changes: 0 additions & 75 deletions obj/Debug/OfficeToPDF.exe.manifest

This file was deleted.

50 changes: 0 additions & 50 deletions obj/Debug/officeToPdf.csproj.FileListAbsolute.txt

This file was deleted.

Binary file removed obj/Debug/officeToPdf.exe
Binary file not shown.
Binary file removed obj/Debug/officeToPdf.pdb
Binary file not shown.

0 comments on commit 9db874d

Please sign in to comment.