Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
RockLib.Serialization.XSerializer version 1.0.3
Browse files Browse the repository at this point in the history
Adds icon to project and nuget package.
  • Loading branch information
JustinMoss committed Aug 14, 2020
1 parent 3c65a68 commit d6fe1b6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>RockLib.Serialization.XSerializer</PackageId>
<PackageVersion>1.0.2</PackageVersion>
<PackageVersion>1.0.3</PackageVersion>
<Authors>RockLib</Authors>
<Description>An XSerializer implmentation of the RockLib.Serialization.ISerializer.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand All @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="RockLib.Serialization" Version="1.0.3" />
<PackageReference Include="RockLib.Serialization" Version="1.0.4" />
<PackageReference Include="XSerializer" Version="0.4.2" />
</ItemGroup>

Expand Down

0 comments on commit d6fe1b6

Please sign in to comment.