Fix System.Xml reference
This commit is contained in:
parent
79186e9f27
commit
6ad1b7429b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,8 +52,8 @@
|
|||
<HintPath>..\..\packages\System.ValueTuple.4.3.1\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.XML" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MatterControl\BrailleGrade2Tests.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue