(RPA): added missing Pickle codes for long integers (#104)

This commit is contained in:
morkt
2017-11-07 16:00:58 +04:00
parent e783d26957
commit 857f4c544b
2 changed files with 57 additions and 2 deletions

View File

@@ -62,6 +62,7 @@
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.Numerics" />
<Reference Include="System.Xaml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />