Skip to content

Commit 558fc23

Browse files
author
Vyacheslav
committed
update pack info
1 parent 848bf66 commit 558fc23

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Src/StackMemoryAttributes/StackMemoryAttributes.csproj

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@
44
</PropertyGroup>
55
<PropertyGroup>
66
<PackageId>StackMemoryCollections.Attributes</PackageId>
7-
<PackageVersion>0.7.0.0</PackageVersion>
7+
<PackageVersion>1.0.0.0</PackageVersion>
88
<Authors>Brevnov Vyacheslav Sergeevich</Authors>
9-
<RepositoryUrl>https://github.com/SoftStoneDevelop/StackMemoryCollections</RepositoryUrl>
9+
<RepositoryUrl>https://github.com/SoftStoneDevelop/StackMemoryCollections.Attributes</RepositoryUrl>
1010
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
11-
<Description>Attributes for Stack Memory Collection</Description>
12-
<PackageTags>Stack Memory Collection, attributes</PackageTags>
11+
<Description>Attributes for generator StackMemoryCollection</Description>
12+
<PackageTags>StackMemoryCollection, attributes</PackageTags>
1313
<PackageLicenseFile>LICENSE</PackageLicenseFile>
14+
<PackageReleaseNotes>
15+
- Added AsPointer attribute
16+
</PackageReleaseNotes>
1417
</PropertyGroup>
1518
<ItemGroup>
1619
<None Include="..\..\LICENSE">

0 commit comments

Comments
 (0)