Skip to content
Snippets Groups Projects
Commit 44ea03e6 authored by areynold's avatar areynold
Browse files

install xmlserializer

parent 2f7e1c05
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,8 @@ ...@@ -12,4 +12,8 @@
<DocumentationFile>bin\Release\netstandard1.4\BeckmanComms.Api.DataTransferObjects.xml</DocumentationFile> <DocumentationFile>bin\Release\netstandard1.4\BeckmanComms.Api.DataTransferObjects.xml</DocumentationFile>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
</ItemGroup>
</Project> </Project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment