Implemented Serializable + Tests

This commit is contained in:
2019-06-20 11:06:25 +02:00
parent a52cf5a077
commit 222030940b
13 changed files with 227 additions and 25 deletions
@@ -46,6 +46,7 @@
<HintPath>..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Xml" />
</ItemGroup>
<Choose>
<When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">