iTextSharp-LGPL/src/core/itextsharp.csproj

7054 lines
271 KiB
XML

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{84C4FDD9-3ED7-453B-B9DA-B3ED52CB071C}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "itextsharp"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = ""
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = "iTextSharp.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
NoStdLib = "false"
NoWarn = "1572;1587;1570;1591;1573;1596"
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = "iTextSharp.xml"
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "1572;1587;1570;1591;1573;1596"
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "itextsharp.snk"
BuildAction = "None"
/>
<File
RelPath = "iTextSharp\text\Anchor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Annotation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\BadElementException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Cell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Chapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ChapterAutoNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Chunk.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Color.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Document.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\DocumentException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\DocWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Element.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ElementTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Font.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\FontFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\FontFactoryImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\GreekList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Header.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\HeaderFooter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\IDocListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\IElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\IElementListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ILargeElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Image.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ImgCCITT.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ImgJBIG2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ImgRaw.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ImgTemplate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ImgWMF.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\IRtfElementInterface.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ISplitCharacter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ITextElementArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Jpeg.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Jpeg2000.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\List.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ListItem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\MarkedObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\MarkedSection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Meta.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\PageSize.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Paragraph.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Phrase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Rectangle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\RectangleReadOnly.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\RomanList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Row.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Section.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\SimpleCell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\SimpleTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\SpecialSymbol.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Table.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\Utilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ZapfDingbatsList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\ZapfDingbatsNumberList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\exceptions\BadPasswordException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\exceptions\IllegalPdfSyntaxException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\exceptions\InvalidPdfException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\exceptions\UnsupportedPdfException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\factories\ElementFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\factories\GreekAlphabetFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\factories\RomanAlphabetFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\factories\RomanNumberFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlEncoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlPeer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlTagMap.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\HtmlWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\ITextmyHtmlHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\Markup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\WebColors.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\ChainedProperties.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\FactoryProperties.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\HTMLWorker.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\IALink.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\IImageProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\IImg.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\IncCell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\IncTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\html\simpleparser\StyleSheet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\AcroFields.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ArabicLigaturizer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BadPasswordException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BadPdfFormatException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Barcode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Barcode128.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Barcode39.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodeCodabar.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodeDatamatrix.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodeEAN.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodeEANSUPP.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodeInter25.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodePDF417.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BarcodePostnet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BaseField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BaseFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BidiLine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\BidiOrder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ByteBuffer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\CFFFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\CFFFontSubset.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\CJKFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\CMYKColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\CodeFile1.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ColorDetails.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ColumnText.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\DefaultSplitCharacter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\DocumentFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\EnumerateTTC.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ExtendedColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\FdfReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\FdfWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\FontDetails.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\FontSelector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\GlyphList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\GrayColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\HyphenationAuto.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ICC_Profile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IExtraEncoding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IHyphenationEvent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IntHashtable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IOcspClient.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IPdfOCG.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IPdfPageEvent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IPdfPCellEvent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\IPdfPTableEvent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ITSAClient.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\LZWDecoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\MultiColumnText.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\OcspClientBouncyCastle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\OutputStreamCounter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\OutputStreamEncryption.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PageResources.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PatternColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfAcroForm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfAction.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfAnnotation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfAppearance.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfBoolean.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfBorderArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfBorderDictionary.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfChunk.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfContentByte.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfContentParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfContents.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCopy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCopyFields.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCopyFieldsImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCopyForms.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfCopyFormsImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDashPattern.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDestination.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDeveloperExtension.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDictionary.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfDocument.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfEFStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfEncodings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfEncryption.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfEncryptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfFileSpecification.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfFormField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfFormXObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfFunction.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfGState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfICCBased.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfImportedPage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfIndirectObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfIndirectReference.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfLayer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfLayerMembership.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfLine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfLiteral.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfMediaClipData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfName.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfNameTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfNull.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfNumberTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfOCProperties.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfOutline.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPageEventHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPageLabels.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPages.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPattern.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPatternPainter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPCell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPKCS7.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPRow.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPSXObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPublicKeyRecipient.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfPublicKeySecurityHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfReaderInstance.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfRectangle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfRendition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfResources.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfShading.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfShadingPattern.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfSigGenericPKCS.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfSignature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfSignatureAppearance.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfSmartCopy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfSpotColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfStamper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfStamperImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfStructureElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfStructureTreeRoot.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfTemplate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfTextArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfTransition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfTransparencyGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PdfXConformanceException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Pfm2afm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PRAcroForm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PRIndirectReference.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PRStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PRTokeniser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\PushbuttonField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\RadioCheckField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\RandomAccessFileOrArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\SequenceList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\ShadingColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\SimpleBookmark.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\SimpleNamedDestination.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\SpotColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\StampContent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\StandardDecryption.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\TextField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\TrueTypeFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\TrueTypeFontSubSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\TrueTypeFontUnicode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\TSAClientBouncyCastle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Type1Font.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Type3Font.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\Type3Glyph.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\VerticalText.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\XfaForm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\XfdfReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\BmpImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\CCITTG4Encoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\GifImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\JBIG2Image.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\JBIG2SegmentReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\PngImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TIFFConstants.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TIFFDirectory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TIFFFaxDecoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TIFFField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TiffImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\TIFFLZWDecoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\InputMeta.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaBrush.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaDo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaPen.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\codec\wmf\MetaState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfCollectionField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfCollectionItem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfCollectionSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfCollectionSort.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\collection\PdfTargetDictionary.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\crypto\AESCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\crypto\ARCFOUREncryption.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\crypto\IVGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\draw\DottedLineSeparator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\draw\IDrawInterface.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\draw\LineSeparator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\draw\VerticalPositionMark.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\events\FieldPositioningEvents.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\events\IndexEvents.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\events\PdfPageEventForwarder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\events\PdfPCellEventForwarder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\events\PdfPTableEventForwarder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Courier.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Courier-Bold.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Courier-BoldOblique.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Courier-Oblique.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\glyphlist.txt"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Helvetica.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Helvetica-Bold.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Helvetica-BoldOblique.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Helvetica-Oblique.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Symbol.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Times-Bold.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Times-BoldItalic.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Times-Italic.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\Times-Roman.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\fonts\ZapfDingbats.afm"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\ByteVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\CharVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\Hyphen.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\Hyphenation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\HyphenationException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\HyphenationTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\Hyphenator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\IPatternConsumer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\SimplePatternParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\hyphenation\TernaryTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfAnnotations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfDocumentActions.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfEncryptionSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfPageActions.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfRunDirection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfVersion.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfViewerPreferences.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\interfaces\IPdfXConformance.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\intern\PdfAnnotationsImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\intern\PdfVersionImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\intern\PdfViewerPreferencesImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\pdf\intern\PdfXConformanceImp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\IEventListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\IRtfBasicElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\IRtfExtendedElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\RtfAddableElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\RtfElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\RtfMapper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\RtfWriter2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\direct\RtfDirectContent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfCodePage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfDocument.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfDocumentHeader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfDocumentSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfInfoElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfInfoGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfPageSetting.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfProtection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\RtfProtectionSetting.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\IRtfDataCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\RtfByteArrayBuffer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\RtfDiskCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\RtfEfficientMemoryCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\RtfMemoryCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\document\output\RtfNilOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfAnchor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfField.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfPageNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfTableOfContents.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfTOCEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\field\RtfTotalPageNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\graphic\RtfImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\graphic\RtfShape.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\graphic\RtfShapePosition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\graphic\RtfShapeProperty.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\headerfooter\RtfHeaderFooter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\headerfooter\RtfHeaderFooterGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\list\RtfList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\list\RtfListItem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\list\RtfListLevel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\list\RtfListTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\list\RtfPictureList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\PushbackStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\RtfImportMappings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\RtfImportMgr.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\RtfParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\RtfParserState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\IRtfCtrlWordListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\RtfCtrlWordData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\RtfCtrlWordHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\RtfCtrlWordMap.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\RtfCtrlWordMgr.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\ctrlwords\RtfCtrlWordType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\IRtfDestinationListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestination.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationColorTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationDocument.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationFontTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationListTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationMgr.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationNull.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationShppict.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\destinations\RtfDestinationStylesheetTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\enumerations\RtfColorThemes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\exceptions\RtfParserException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\exceptions\RtfUnknownCtrlWordException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\properties\IRtfPropertyListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\properties\RtfCtrlWordPropertyType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\parser\properties\RtfProperty.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfColor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfColorList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfFont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfFontList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfParagraphStyle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfStylesheetList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\style\RtfStyleTypes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\table\RtfBorder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\table\RtfBorderGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\table\RtfCell.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\table\RtfRow.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\table\RtfTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfAnnotation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfChapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfChunk.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfNewPage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfParagraph.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfPhrase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfSection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfTab.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\rtf\text\RtfTabGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\ITextHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\ITextmyHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\ParserBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\TagMap.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\XmlParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\XmlPeer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\EntitiesToSymbol.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\EntitiesToUnicode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\IanaEncodings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\ISimpleXMLDocHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\ISimpleXMLDocHandlerComment.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\simpleparser\SimpleXMLParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\DublinCoreSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\EncodingNoPreamble.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\LangAlt.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\PdfA1Schema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\PdfSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpBasicSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpMMSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpSchema.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "iTextSharp\text\xml\xmp\XmpWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Encodable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1EncodableVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Generator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1InputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Null.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Object.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1ObjectParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1OctetString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1OctetStringParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1OutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Sequence.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1SequenceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Set.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1SetParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1StreamParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1TaggedObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1TaggedObjectParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ASN1Tags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BerApplicationSpecific.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BerApplicationSpecificParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERNull.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BEROctetString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BEROctetStringGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BEROctetStringParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BEROutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSequence.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSequenceGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSequenceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSetGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERSetParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERTaggedObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\BERTaggedObjectParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ConstructedOctetStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DefiniteLengthInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERApplicationSpecific.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERBitString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERBMPString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERBoolean.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DEREnumerated.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERGeneralizedTime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERGeneralString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERIA5String.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERInteger.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERNull.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERNumericString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERObjectIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DEROctetString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DEROctetStringParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DEROutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERPrintableString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSequence.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSequenceGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSequenceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSetGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERSetParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DerStringBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERT61String.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERTaggedObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERUniversalString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERUnknownTag.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERUTCTime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERUTF8String.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\DERVisibleString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\IAsn1ApplicationSpecificParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\IAsn1Choice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\IAsn1Convertible.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\IAsn1String.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\IndefiniteLengthInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\LazyASN1InputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\LazyDERSequence.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\LazyDERSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\LimitedInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\OIDTokenizer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cmp\PKIFailureInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cmp\PKIFreeText.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cmp\PKIStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cmp\PKIStatusInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\Attribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\AttributeTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\AuthenticatedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\AuthenticatedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\CMSAttributes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\CMSObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\CompressedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\CompressedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\ContentInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\ContentInfoParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\EncryptedContentInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\EncryptedContentInfoParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\EncryptedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\EnvelopedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\EnvelopedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\IssuerAndSerialNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\KEKIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\KEKRecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\KeyAgreeRecipientIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\KeyAgreeRecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\KeyTransRecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\OriginatorIdentifierOrKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\OriginatorInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\OriginatorPublicKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\OtherKeyAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\OtherRecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\PasswordRecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\RecipientEncryptedKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\RecipientIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\RecipientInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\RecipientKeyIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\SignedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\SignedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\SignerIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\SignerInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cms\Time.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\CryptoProObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\ECGOST3410NamedCurves.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\ECGOST3410ParamSetParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\GOST28147Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\GOST3410NamedParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\GOST3410ParamSetParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\cryptopro\GOST3410PublicKeyAlgParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\eac\EACObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CertificateValues.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CommitmentTypeIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CommitmentTypeIndication.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CommitmentTypeQualifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CompleteCertificateRefs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CompleteRevocationRefs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CrlIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CrlListID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CrlOcspRef.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\CrlValidatedID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\ESFAttributes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OcspIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OcspListID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OcspResponsesID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherCertID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherHash.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherHashAlgAndValue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherRevRefs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherRevVals.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\OtherSigningCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\RevocationValues.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\SignaturePolicyId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\SignaturePolicyIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\SignerAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\SignerLocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\esf\SigPolicyQualifierInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\ContentHints.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\ContentIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\ESSCertID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\ESSCertIDv2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\OtherCertID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\OtherSigningCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\SigningCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ess\SigningCertificateV2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\gnu\GNUObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\iana\IANAObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\icao\DataGroupHash.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\icao\ICAOObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\icao\LDSSecurityObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\ISISMTTObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\ocsp\CertHash.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\ocsp\RequestedCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\AdditionalInformationSyntax.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\Admissions.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\AdmissionSyntax.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\DeclarationOfMajority.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\MonetaryLimit.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\NamingAuthority.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\ProcurationSyntax.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\ProfessionInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\isismtt\x509\Restriction.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\kisa\KISAObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\microsoft\MicrosoftObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\CAST5CBCParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\IDEACBCPar.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\MiscObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\NetscapeCertType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\NetscapeRevocationURL.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\misc\VerisignCzagExtension.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\mozilla\PublicKeyAndChallenge.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\nist\NISTNamedCurves.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\nist\NISTObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ntt\NTTObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\BasicOCSPResponse.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\CertID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\CertStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\CrlID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\OCSPObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\OCSPRequest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\OCSPResponse.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\OCSPResponseStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\Request.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\ResponderID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\ResponseBytes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\ResponseData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\RevokedInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\ServiceLocator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\Signature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\SingleResponse.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\ocsp\TBSRequest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\oiw\ElGamalParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\oiw\OIWObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\Attribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\AuthenticatedSafe.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\CertBag.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\CertificationRequest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\CertificationRequestInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\ContentInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\DHParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\EncryptedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\EncryptedPrivateKeyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\EncryptionScheme.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\IssuerAndSerialNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\KeyDerivationFunc.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\MacData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PBEParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PBES2Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PBKDF2Params.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\Pfx.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PKCS12PBEParams.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PKCSObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\PrivateKeyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\RC2CBCParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\RSAESOAEPparams.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\RSAPrivateKeyStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\RSASSAPSSparams.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\SafeBag.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\SignedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\pkcs\SignerInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\sec\ECPrivateKeyStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\sec\SECNamedCurves.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\sec\SECObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMEAttributes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMECapabilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMECapabilitiesAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMECapability.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMECapabilityVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\smime\SMIMEEncryptionKeyPreferenceAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\teletrust\TeleTrusTNamedCurves.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\teletrust\TeleTrusTObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\tsp\Accuracy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\tsp\MessageImprint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\tsp\TimeStampReq.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\tsp\TimeStampResp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\tsp\TSTInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\util\ASN1Dump.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\util\Dump.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\util\FilterStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x500\DirectoryString.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AccessDescription.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AlgorithmIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AttCertIssuer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AttCertValidityPeriod.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\Attribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AttributeCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AttributeCertificateInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AttributeTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AuthorityInformationAccess.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\AuthorityKeyIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\BasicConstraints.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CertificateList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CertificatePair.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CertPolicyId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CRLDistPoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CRLNumber.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\CRLReason.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\DigestInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\DisplayText.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\DistributionPoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\DistributionPointName.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\DSAParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\ExtendedKeyUsage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\GeneralName.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\GeneralNames.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\GeneralSubtree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\Holder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\IetfAttrSyntax.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\IssuerSerial.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\IssuingDistributionPoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\KeyPurposeId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\KeyUsage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\NameConstraints.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\NoticeReference.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\ObjectDigestInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\PolicyInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\PolicyMappings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\PolicyQualifierId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\PolicyQualifierInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\PrivateKeyUsagePeriod.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\ReasonFlags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\RoleSyntax.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\RSAPublicKeyStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\SubjectDirectoryAttributes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\SubjectKeyIdentifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\SubjectPublicKeyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\Target.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\TargetInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\Targets.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\TBSCertificateStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\TBSCertList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\Time.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\UserNotice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\V1TBSCertificateGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\V2AttributeCertificateInfoGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\V2Form.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\V2TBSCertListGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\V3TBSCertificateGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509Attributes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509CertificateStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509DefaultEntryConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509Extension.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509Extensions.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509ExtensionsGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509Name.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509NameEntryConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509NameTokenizer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\X509ObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\BiometricData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\ETSIQCObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\Iso4217CurrencyCode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\MonetaryValue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\QCStatement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\RFC3739QCObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\SemanticsInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\qualified\TypeOfBiometricData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\sigi\NameOrPseudonym.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\sigi\PersonalData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x509\sigi\SigIObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\KeySpecificInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\OtherInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X962NamedCurves.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X962Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9Curve.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9ECParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9ECParametersHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9ECPoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9FieldElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9FieldID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9IntegerConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\asn1\x9\X9ObjectIdentifiers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ArmoredInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ArmoredOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\BcpgInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\BcpgObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\BcpgOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\CompressedDataPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\CompressionAlgorithmTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ContainedPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\Crc24.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\DsaPublicBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\DsaSecretBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ElGamalPublicBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ElGamalSecretBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ExperimentalPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\HashAlgorithmTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\IBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\InputStreamPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\LiteralDataPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\MarkerPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\ModDetectionCodePacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\MPInteger.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\OnePassSignaturePacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\OutputStreamPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\Packet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\PacketTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\PublicKeyAlgorithmTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\PublicKeyEncSessionPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\PublicKeyPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\PublicSubkeyPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\RsaPublicBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\RsaSecretBcpgKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\S2k.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SecretKeyPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SecretSubkeyPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SignaturePacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SignatureSubpacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SignatureSubpacketsReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SignatureSubpacketTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SymmetricEncDataPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SymmetricEncIntegrityPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SymmetricKeyAlgorithmTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\SymmetricKeyEncSessionPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\TrustPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\UserAttributePacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\UserAttributeSubpacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\UserAttributeSubpacketsReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\UserAttributeSubpacketTags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\UserIdPacket.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\attr\ImageAttrib.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\EmbeddedSignature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\Exportable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\IssuerKeyId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\KeyExpirationTime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\KeyFlags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\NotationData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\PreferredAlgorithms.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\PrimaryUserId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\Revocable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\SignatureCreationTime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\SignatureExpirationTime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\SignerUserId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\bcpg\sig\TrustSignature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\BaseDigestCalculator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSAttributeTableGenerationException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSAttributeTableGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSCompressedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSCompressedDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSCompressedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSCompressedDataStreamGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSContentInfoParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedDataStreamGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSEnvelopedHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSPBEKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSProcessable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSProcessableByteArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSProcessableFile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedDataParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedDataStreamGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSSignedHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSTypedStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CMSUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\CounterSignatureDigestCalculator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\DefaultSignedAttributeTableGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\IDigestCalculator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\KEKRecipientInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\KeyAgreeRecipientInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\KeyTransRecipientInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\PasswordRecipientInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\PKCS5Scheme2PBEKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\PKCS5Scheme2UTF8PBEKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\RecipientId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\RecipientInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\RecipientInformationStore.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\SignerId.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\SignerInformation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\SignerInformationStore.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\cms\SimpleAttributeTableGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\AsymmetricCipherKeyPair.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\AsymmetricKeyParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedAeadBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedAsymmetricBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedCipherBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedIesCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\BufferedStreamCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\CipherKeyGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\CryptoException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\DataLengthException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IAsymmetricBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IAsymmetricCipherKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IBasicAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IBufferedCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\ICipherParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IDerivationFunction.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IDerivationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IDSA.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\InvalidCipherTextException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\ISigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\ISignerWithRecovery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IStreamCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\IWrapper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\KeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\MaxBytesExceededException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\PBEParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\StreamBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\DHAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\DHBasicAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\ECDHBasicAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\ECDHCBasicAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\ECDHWithKdfBasicAgreement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\kdf\DHKdfParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\kdf\DHKekGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\kdf\ECDHKekGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\srp\SRP6Client.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\srp\SRP6Server.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\srp\SRP6Utilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\agreement\srp\SRP6VerifierGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\GeneralDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\GOST3411Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\LongDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\MD2Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\MD4Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\MD5Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\RIPEMD128Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\RIPEMD160Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\RIPEMD256Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\RIPEMD320Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\SHA1Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\SHA224Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\SHA256Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\SHA384Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\SHA512Digest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\ShortenedDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\TigerDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\digests\WhirlpoolDigest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\encodings\ISO9796d1Encoding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\encodings\OAEPEncoding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\encodings\PKCS1Encoding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\AESEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\AESFastEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\AESLightEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\AESWrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\BlowfishEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\CamelliaEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\CamelliaLightEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\CamelliaWrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\CAST5Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\CAST6Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\DESedeEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\DESedeWrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\DESEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\ElGamalEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\GOST28147Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\HC128Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\HC256Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\IDEAEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\IESEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\ISAACEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\NaccacheSternEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\NoekeonEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\NullEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC2Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC2WrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC4Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC532Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC564Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RC6Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RFC3211WrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RFC3394WrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RijndaelEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RSABlindedEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RSABlindingEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RSACoreEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\RSAEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\Salsa20Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\SEEDEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\SEEDWrapEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\SerpentEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\SkipjackEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\TEAEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\TwofishEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\VMPCEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\VMPCKSA3Engine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\engines\XTEAEngine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\BaseKdfBytesGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DESedeKeyGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DESKeyGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DHBasicKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DHKeyGeneratorHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DHKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DHParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DHParametersHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DSAKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\DSAParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\ECKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\ElGamalKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\ElGamalParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\GOST3410KeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\GOST3410ParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\Kdf1BytesGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\KDF2BytesGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\MGF1BytesGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\NaccacheSternKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\OpenSSLPBEParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\PKCS12ParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\PKCS5S1ParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\PKCS5S2ParametersGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\RSABlindingFactorGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\generators\RSAKeyPairGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\io\CipherStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\io\DigestStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\io\MacStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\io\SignerStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\CBCBlockCipherMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\CFBBlockCipherMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\CMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\GOST28147Mac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\HMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\ISO9797Alg3Mac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\macs\VMPCMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\CBCBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\CcmBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\CFBBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\CTSBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\EAXBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\GCMBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\GOFBBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\IAeadBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\OFBBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\OpenPgpCfbBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\modes\SICBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\BlockCipherPadding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\ISO10126d2Padding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\ISO7816d4Padding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\PaddedBufferedBlockCipher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\PKCS7Padding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\TBCPadding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\X923Padding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\paddings\ZeroBytePadding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\AEADParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\CcmParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DESedeParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DESParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHPrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHPublicKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DHValidationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAKeyParameters.cs"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAPrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAPublicKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\DSAValidationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ECDomainParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ECKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ECKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ECPrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ECPublicKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ElGamalKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ElGamalKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ElGamalParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ElGamalPrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ElGamalPublicKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410KeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410KeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410PrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410PublicKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\GOST3410ValidationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\IESParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\IESWithCipherParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ISO18033KDFParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\KDFParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\KeyParameter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\MGFParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\NaccacheSternKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\NaccacheSternKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\NaccacheSternPrivateKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ParametersWithIV.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ParametersWithRandom.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ParametersWithSalt.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\ParametersWithSBox.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RC2Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RC5Parameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RSABlindingParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RSAKeyGenerationParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RSAKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\parameters\RSAPrivateCrtKeyParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\CryptoApiRandomGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\DigestRandomGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\IRandomGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\ReversedWindowGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\ThreadedSeedGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\prng\VMPCRandomGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\DSADigestSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\DSASigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\ECDSASigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\ECGOST3410Signer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\ECNRSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\GenericSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\GOST3410DigestSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\GOST3410Signer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\ISO9796d2PSSSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\ISO9796d2Signer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\PSSSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\signers\RSADigestSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\AlwaysValidVerifyer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\ByteQueue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\Certificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\CombinedHash.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\ICertificateVerifyer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\RecordStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsBlockCipherCipherSuite.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsCipherSuite.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsCipherSuiteManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsDssSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsMac.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsNullCipherSuite.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsProtocolHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsRsaSigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\tls\TlsUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\crypto\util\Pack.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\BigInteger.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\ECAlgorithms.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\ECCurve.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\ECFieldElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\ECPoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\IntArray.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\abc\SimpleBigDecimal.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\abc\Tnaf.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\abc\ZTauElement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\ECMultiplier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\FpNafMultiplier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\PreCompInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\ReferenceMultiplier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\WNafMultiplier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\WNafPreCompInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\WTauNafMultiplier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\math\ec\multiplier\WTauNafPreCompInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\BasicOCSPResp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\BasicOCSPRespGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\CertificateID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\CertificateStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPReq.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPReqGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPResp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPRespGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPRespStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\OCSPUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\Req.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\RespData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\RespID.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\RevokedStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\SingleResp.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\ocsp\UnknownStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\IStreamGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpCompressedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpCompressedDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpDataValidationException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpEncryptedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpEncryptedDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpEncryptedDataList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpExperimental.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpKeyFlags.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpKeyPair.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PGPKeyRing.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpKeyRingGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpKeyValidationException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpLiteralData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpLiteralDataGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpMarker.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PGPObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpObjectFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpOnePassSignature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpOnePassSignatureList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPbeEncryptedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPrivateKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPublicKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPublicKeyEncryptedData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPublicKeyRing.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpPublicKeyRingBundle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSecretKey.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSecretKeyRing.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSecretKeyRingBundle.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSignature.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSignatureGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSignatureList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSignatureSubpacketGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpSignatureSubpacketVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpUserAttributeSubpacketVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PGPUserAttributeSubpacketVectorGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\PgpV3SignatureGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openpgp\WrappedGeneratorStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\EncryptionException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\IPasswordFinder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\PasswordException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\PEMReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\PEMUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\openssl\PEMWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\AsymmetricKeyEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\EncryptedPrivateKeyInfoFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\PKCS10CertificationRequest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\PKCS12Entry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\PKCS12Store.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\PKCS12StoreBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\PrivateKeyInfoFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkcs\X509CertificateEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\CertStatus.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixAttrCertChecker.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixAttrCertPathBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixAttrCertPathValidator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixBuilderParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPath.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathBuilderException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathBuilderResult.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathChecker.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathValidator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathValidatorException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathValidatorResult.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixCertPathValidatorUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixNameConstraintValidator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixNameConstraintValidatorException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\PkixPolicyNode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\ReasonsMask.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\Rfc3280CertPathUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\Rfc3281CertPathUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\pkix\TrustAnchor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\AgreementUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\CipherUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\DigestUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\DotNetUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\GeneralSecurityException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\GeneratorUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\InvalidKeyException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\InvalidParameterException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\KeyException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\MacUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\NoSuchAlgorithmException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\ParameterUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\PbeUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\PrivateKeyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\PublicKeyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\SecureRandom.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\SecurityUtilityException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\SignatureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\SignerUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\WrapperUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CertificateEncodingException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CertificateException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CertificateExpiredException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CertificateNotYetValidException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CertificateParsingException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\security\cert\CrlException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\GenTimeAccuracy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampRequest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampRequestGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampResponse.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampResponseGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampToken.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampTokenGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TimeStampTokenInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TSPAlgorithms.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TSPException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TSPUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\tsp\TSPValidationException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\Arrays.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\BigIntegers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\Platform.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\Strings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\bzip2\BZip2Constants.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\bzip2\CBZip2InputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\bzip2\CBZip2OutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\bzip2\CRC.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\collections\CollectionUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\collections\EmptyEnumerable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\collections\EnumerableProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\collections\HashSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\collections\ISet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\date\DateTimeObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\date\DateTimeUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\Base64.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\Base64Encoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\BufferedDecoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\BufferedEncoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\Hex.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\HexEncoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\HexTranslator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\IEncoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\Translator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\UrlBase64.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\encoders\UrlBase64Encoder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\io\BaseInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\io\BaseOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\io\PushbackStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\io\Streams.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\net\IPAddress.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\Adler32.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\Deflate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\InfBlocks.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\InfCodes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\Inflate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\InfTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\JZlib.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\StaticTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\Tree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\ZDeflaterOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\ZInflaterInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\util\zlib\ZStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\AttributeCertificateHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\AttributeCertificateIssuer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\IX509AttributeCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\IX509Extension.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\PEMParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\PrincipalUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\SubjectPublicKeyInfoFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509AttrCertParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509Attribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509Certificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509CertificatePair.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509CertificateParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509CertPairParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509Crl.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509CrlEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509CrlParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509ExtensionBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509KeyUsage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509SignatureUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509Utilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509V1CertificateGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509V2AttributeCertificate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509V2AttributeCertificateGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509V2CRLGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\X509V3CertificateGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\extension\AuthorityKeyIdentifierStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\extension\SubjectKeyIdentifierStructure.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\extension\X509ExtensionUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\IX509Selector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\IX509Store.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\IX509StoreParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\NoSuchStoreException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509AttrCertStoreSelector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509CertPairStoreSelector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509CertStoreSelector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509CollectionStore.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509CollectionStoreParameters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509CrlStoreSelector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509StoreException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "srcbc\x509\store\X509StoreFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\Drawing\Dimension.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\Drawing\Dimension2D.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\ListIterator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\Properties.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\StringTokenizer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\Util.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\collections\OrderedTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\Adler32.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\Deflate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\InfBlocks.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\InfCodes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\Inflate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\InfTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\JZlib.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\StaticTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\Tree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\ZDeflaterOutputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\ZInflaterInputStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "System\util\zlib\ZStream.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>