Skip to content

Commit

Permalink
NuGet package v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgusMagnus committed Feb 3, 2017
1 parent 564f589 commit 7bb3455
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FFTW.NET/FFTW.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/ArgusMagnus/FFTW.NET</RepositoryUrl>
<PackageTags>FFTW FFTW.NET FFT</PackageTags>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<Version>1.0.1</Version>
<PackageReleaseNotes>- Changed to .NETStandard library (1.3)
- Added FftwInterop.Version property which returns the version of the used FFTW libs</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<None Update="FftwInterop.tt">
Expand Down

0 comments on commit 7bb3455

Please sign in to comment.