Skip to content

Commit acde919

Browse files
committed
update
1 parent 4264445 commit acde919

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/MessagePack.Altseed2/MessagePack.Altseed2.csproj

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
<PackageId>MessagePack.Altseed2</PackageId>
77
<Version>1.0.0</Version>
88
<Authors>wraikny</Authors>
9+
<Description>MessagePack-CSharp extension library for Altseed2.</Description>
10+
<PackageProjectUrl>https://github.com/wraikny/MessagePack.Altseed2</PackageProjectUrl>
11+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
12+
<Copyright>Copyright (c) 2021 wraikny</Copyright>
13+
<RepositoryType>git</RepositoryType>
14+
<PackageTags>MsgPack,MessagePack,Serialization,Serializer,Altseed2</PackageTags>
915
</PropertyGroup>
1016

1117
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)