Modify ReverseFormatter
Create ReverseFormatterTest.cs
This commit is contained in:
parent
833ed18440
commit
77266fa8ab
4 changed files with 317 additions and 1 deletions
|
@ -61,6 +61,9 @@
|
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="SgmlReaderDll">
|
||||
<HintPath>..\References\Lib\MindTouch SGML Reader\SgmlReaderDll.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core">
|
||||
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue