Skip to content

Commit 7bb3455

Browse files
committed
NuGet package v1.0.1
1 parent 564f589 commit 7bb3455

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

FFTW.NET/FFTW.NET.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
<RepositoryType>Git</RepositoryType>
1414
<RepositoryUrl>https://github.com/ArgusMagnus/FFTW.NET</RepositoryUrl>
1515
<PackageTags>FFTW FFTW.NET FFT</PackageTags>
16+
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
17+
<AssemblyVersion>1.0.1.0</AssemblyVersion>
18+
<Version>1.0.1</Version>
19+
<PackageReleaseNotes>- Changed to .NETStandard library (1.3)
20+
- Added FftwInterop.Version property which returns the version of the used FFTW libs</PackageReleaseNotes>
1621
</PropertyGroup>
1722
<ItemGroup>
1823
<None Update="FftwInterop.tt">

0 commit comments

Comments
 (0)