Skip to content

Commit f2e78d0

Browse files
Add more description o the package
1 parent 172ac7f commit f2e78d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

System.Text.Json.Extensions/System.Text.Json.Extensions.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<PackageId>System.Text.Json.Extensions</PackageId>
6-
<Version>1.0.4</Version>
6+
<Version>1.0.5</Version>
7+
<Authors>TheConstructor</Authors>
8+
<PackageDescription>This package tries to collect some extensions and converters that ease the usage of System.Text.Json.</PackageDescription>
9+
<RepositoryUrl>https://github.com/TheConstructor/System.Text.Json.Extensions</RepositoryUrl>
710
<PublishRepositoryUrl>true</PublishRepositoryUrl>
811
<!--
912
It seems that GPR currently doesn't work with snupkg, claiming that the nupkg already exists

0 commit comments

Comments
 (0)