File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <PropertyGroup >
11- <AssemblyVersion >0.9.1 .0</AssemblyVersion >
12- <FileVersion >0.9.1 </FileVersion >
13- <VersionPrefix >0.9.1 </VersionPrefix >
11+ <AssemblyVersion >0.9.2 .0</AssemblyVersion >
12+ <FileVersion >0.9.2 </FileVersion >
13+ <VersionPrefix >0.9.2 </VersionPrefix >
1414 <!-- <VersionSuffix>beta1</VersionSuffix> -->
1515 <Authors >Ilya Sazonov</Authors >
1616 <Product >Sibs.IPNetworks.BinaryTrie</Product >
2929 <AssemblyName >$(Product)</AssemblyName >
3030 <GenerateDocumentationFile >true</GenerateDocumentationFile >
3131 <IsPackable >true</IsPackable >
32+ <PackageReleaseNotes >
33+ 1. Added DefaultResult property
34+ 2. Improved nullable annotations
35+ </PackageReleaseNotes >
3236 </PropertyGroup >
3337
3438 <ItemGroup >
You can’t perform that action at this time.
0 commit comments