File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Src/StackMemoryCollections Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 2424 </ItemGroup >
2525 <PropertyGroup >
2626 <PackageId >StackMemoryCollections</PackageId >
27- <PackageVersion >0.1.0 .0-alpha </PackageVersion >
27+ <PackageVersion >0.1.1 .0-beta </PackageVersion >
2828 <Authors >Brevnov Vyacheslav Sergeevich</Authors >
2929 <RepositoryUrl >https://github.com/SoftStoneDevelop/StackMemoryCollections</RepositoryUrl >
3030 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
3333 <NoPackageAnalysis >true</NoPackageAnalysis >
3434 <PackageLicenseFile >LICENSE</PackageLicenseFile >
3535 <PackageReleaseNotes >
36- - Support for nested classes
37- - Support Stack of pointers
36+ - Support nullable properties/variables and added check IsNull method
3837</PackageReleaseNotes >
3938 </PropertyGroup >
4039 <ItemGroup >
You can’t perform that action at this time.
0 commit comments