Skip to content

Commit f25d16f

Browse files
committed
Updated packagedetails
1 parent 4a3f107 commit f25d16f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/Synercoding.Primitives/PackageDetails.props

+4-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<PackageTags>Primitives Unit Graphics</PackageTags>
1010
<Product>Synercoding.Primitives</Product>
1111
<Title>Synercoding.Primitives</Title>
12-
<Description>Primitives with types attached (think mm, cm, in, px) that can be used for 2D graphics.</Description>
12+
<Description>Primitives with units attached (think mm, cm, in, px) that can be used for 2D graphics.</Description>
1313
<PackageReleaseNotes>
14-
- Added extension method for Value .AsRaw(Unit)
15-
- Added Rotated property to size
14+
- Added support for net452 &amp; net5.0.
15+
- Added a ValueCreator class, supposed to be used as a static using.
16+
- Added AsRaw extensions for Point &amp; Size
1617
</PackageReleaseNotes>
1718
</PropertyGroup>
1819

0 commit comments

Comments
 (0)