Skip to content

Commit

Permalink
Repackaged exe
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGerald-Milligan committed Dec 10, 2021
1 parent 8861d54 commit 2f4b38c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions Program.cs
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
using DocumentFormat.OpenXml;
using DocumentFormat.OpenXml.Packaging;
using DocumentFormat.OpenXml.Spreadsheet;
using DocumentFormat.OpenXml.Wordprocessing;
using Syncfusion.Drawing;
using Syncfusion.Pdf;
using Syncfusion.Pdf.Graphics;
using System;
using System.IO;
using System.Text;
using System.Text;
using System.Xml;
using System.Xml.Linq;
using Run = DocumentFormat.OpenXml.Wordprocessing.Run;
using Text = DocumentFormat.OpenXml.Spreadsheet.Text;

namespace Xml2Txt
{
Expand Down
Binary file modified publish/Xml2Txt.pdb
Binary file not shown.
Binary file modified publish/Xml2Txt.zip
Binary file not shown.

0 comments on commit 2f4b38c

Please sign in to comment.