File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 88 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
99 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1010 <PackageId >jemalloc.NET</PackageId >
11- <Version >0.1.0-alpha1 </Version >
11+ <Version >0.1.1 </Version >
1212 <Authors >Allister Beharry</Authors >
1313 <Company />
1414 <Product >jemalloc.NET</Product >
15- <AssemblyVersion >0.1.0 .1</AssemblyVersion >
16- <FileVersion >0.1.0 .1</FileVersion >
15+ <AssemblyVersion >0.1.1 .1</AssemblyVersion >
16+ <FileVersion >0.1.1 .1</FileVersion >
1717 <PackageProjectUrl >https://github.com/allisterb/jemalloc.NET</PackageProjectUrl >
1818 <PackageLicenseUrl >https://github.com/allisterb/jemalloc.NET/LICENSE</PackageLicenseUrl >
1919 <RepositoryUrl >https://github.com/allisterb/jemalloc.NET</RepositoryUrl >
20+ <Description >Native memory manager for .NET</Description >
2021 </PropertyGroup >
2122
2223 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 55 <TargetFramework >netcoreapp2.0</TargetFramework >
66 <Platforms >AnyCPU;x64</Platforms >
77 <AssemblyName >jemalloc.Cli</AssemblyName >
8- <AssemblyVersion >0.1.0.0</AssemblyVersion >
9- <FileVersion >0.1.0.0</FileVersion >
8+ <AssemblyVersion >0.1.1.0</AssemblyVersion >
9+ <FileVersion >0.1.1.0</FileVersion >
10+ <Version >0.1.1</Version >
1011 </PropertyGroup >
1112
1213 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments