Skip to content

Commit 35b33da

Browse files
committed
Updating package description
1 parent 7edbe06 commit 35b33da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AgileMapper/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using System.Security;
55

66
[assembly: AssemblyTitle("AgileObjects.AgileMapper")]
7-
[assembly: AssemblyDescription("AgileMapper is a zero-configuration, highly-configurable object-object mapper with viewable execution plans via a static or instance API. It conforms to .NET Standard 1.0.")]
7+
[assembly: AssemblyDescription("A zero-configuration, highly-configurable object-object mapper with viewable execution plans. Performs deep clones, updates and merges via a static or instance API. Targets .NET Standard 1.0 and .NET 4.0.")]
88
[assembly: AllowPartiallyTrustedCallers]
99
[assembly: CLSCompliant(true)]
1010

0 commit comments

Comments
 (0)